A standup is a short, recurring meeting — typically 15 minutes — in which each team member shares what they completed since the last meeting, what they intend to work on next, and what is blocking them. The format originated in agile software development and was designed for co-located teams.
The standup serves two functions in co-located work: surfacing blockers in real time and creating peer awareness of the team's shape. Both depend on people being in the same room at the same time.
In distributed teams, the standup often breaks down. It forces someone into an inconvenient timezone, transmits information that gets forgotten before it can be acted on, and replaces declared state with verbal summaries that do not survive the meeting.
Why Standup meeting Matters for Distributed Teams
Many distributed teams keep doing standups out of habit, not because they work. The information shared in a synchronous standup is gone the moment the meeting ends. For teams whose work continues after the call, that loss is the problem.
Replacing the standup with a declared handoff — where state is written, structured, and queryable — preserves the function (surfacing blockers and ownership) without the cost of the meeting.
Frequently Asked Questions
What is a standup meeting?
A standup is a short daily meeting, usually 15 minutes, where each team member shares what they did, what they will do next, and what is blocking them. It originated in agile software development for co-located teams.
Why do standups not work well for distributed teams?
Standups force someone into an inconvenient timezone, transmit information verbally that is lost when the meeting ends, and do not produce a queryable record. Distributed teams benefit more from declared handoffs that capture state in writing.
Related Terms
Async standup
A structured asynchronous check-in format in which team members post written updates on what they worked on, what they p...
Read definitionEngineering wrap
A structured end-of-shift declaration made by an engineer before going offline. The wrap declares current state, outstan...
Read definitionDeclared handoff
A structured transfer of working state from one engineer — or one shift — to the next, made explicit before the outgoing...
Read definitionGet the vocabulary that makes distributed teams work
One email per week on async governance. No spam.
See standup meeting in action.
StandIn is built around these concepts. Engineers publish declared state before going offline. The next shift starts with full context.