Communication

Standup Meeting

A standup meeting is a brief, time-boxed team check-in (typically 15 minutes or less) focused on surfacing blockers, sharing commitments, and coordinating dependencies. It is not a status report to a manager. Effective standups surface problems; ineffective ones become status theater.

Also known as: daily standup, daily scrum, daily huddle, sync meeting

Why It Matters

Teams need a lightweight mechanism to stay coordinated without consuming hours in meetings. A well-run standup provides exactly this: a brief daily touchpoint that surfaces blockers early, makes commitments visible, and identifies where people need to coordinate. The cost is low (15 minutes) and the benefit is high (problems detected hours or days earlier than they would be otherwise).

How It Works

The classic standup format asks each participant three questions: what did I complete since the last standup? What am I working on today? What is blocking me? The meeting is time-boxed (15 minutes maximum), held at a consistent time, and focused on coordination rather than problem-solving. Detailed discussions are taken offline ("let's discuss that after standup") so the group's time is protected.

Where It Goes Wrong

The most common failure mode is status theater: people recite what they did yesterday for the manager's benefit rather than sharing information the team needs. A second failure is scope creep: the standup expands to include detailed problem-solving, project updates, or strategic discussions that should happen elsewhere. A third failure is irrelevance: in large teams, most of the meeting becomes background noise because individual updates do not affect most participants.

  • Time-box strictly to 15 minutes, regardless of team size
  • Focus on blockers and dependencies, not comprehensive status updates
  • Take detailed discussions offline: "you and I should sync after this"
  • Consider async standups (written updates in a shared channel) for distributed teams
  • If nobody ever surfaces a blocker, the standup is probably not working

Async Alternatives

For distributed and hybrid teams, synchronous standups often create timezone conflicts and scheduling overhead that outweigh their benefits. Async standups, where team members post written updates in a shared channel at the start of their workday, can achieve the same coordination goals without requiring simultaneous attendance. The key is that async updates must be read and responded to, not just posted. A written update that nobody reads is worse than no update at all.