DEV Community

Cover image for The Small Rituals That Keep a Project Honest
Sonal Jain
Sonal Jain

Posted on

The Small Rituals That Keep a Project Honest

A project rarely goes wrong all at once. It drifts. A small misunderstanding in week two, an unspoken worry in week four, a 'we'll sort that out later' that nobody wrote down. Eight weeks on, the client is surprised, the team is defensive, and everyone is certain they mentioned it earlier.

The rituals I care about exist to catch that drift while it's still small. None of them are clever. All of them are a little dull on purpose, and the dullness is the point.

The standup that isn't status theater

A daily standup goes wrong the moment it becomes people reciting yesterday's tasks to a manager. I ask for three things only: what moved, what's stuck, and what you need from someone else in the room. Fifteen minutes.

The word I listen for is 'stuck.' A developer who says 'still working on it' three mornings in a row isn't slow, they're blocked and too polite to say so. Catching that on day two instead of day nine is most of what a standup is really for.

The demo is the truth serum

Every week or two, we show working software to the client. Not slides. Not a percentage. The actual thing, clicked through live.

Demos are uncomfortable in the best way. You cannot fake one. A feature that's been '90% done' for three weeks running gives itself up the second someone asks to see it. Clients settle when they watch progress with their own eyes, and the team stays honest because the deadline is a live audience rather than a private board.

I've had demos where something broke on the shared screen. Those aren't the disasters they feel like in the moment. A client who watches you calmly note the bug, log it, and fix it by next week trusts you more, not less.

The risk log nobody wants to keep

The least loved ritual is the one that saves the project. A plain running list: what could go wrong, how likely, who owns it, what we're doing about it. Reviewed every week.

Half of those risks never happen. The effort still pays for itself, the way insurance does. The value sits in the one that does happen, the one we flagged in week two with a plan already attached, instead of meeting it in week nine as an emergency. Writing a worry down does something quiet for a team, too. The fear stops rattling around in one person's head and becomes a line with an owner.

Rituals are how trust scales

When I tell a client at Shanti Infosoft that a project is on track, that sentence carries weight, because a demo they watched and a risk list they've read sit behind it. Honest delivery is built from small, repeated habits that make hiding hard and surfacing easy. You don't get there by hoping your team is the trustworthy kind. You can read how we run delivery at https://shantiinfosoft.com.

These habits overlap closely with the five things AI projects that don't get cancelled do differently.

Which of your team's rituals actually changes what you ship, and which one is just a meeting?

Top comments (0)