1001Ferramentas
๐Ÿ‘ฅCalculators

Daily Standup per Person Min

Estimates recommended daily standup minutes summing speaking time per team member, capped at 15.

resultado

โ€”

Daily Standup Duration Estimator

The daily standup (or daily scrum) is a quick sync meeting that should never run past 15 minutes, no matter how big the team is. Working out how long it'll take isn't complicated: total_min = members × minutes_per_member. Most teams budget around 1.5 minutes per person, and at that rate a group of 7 to 10 still fits comfortably inside the timebox.

Everyone covers the same three questions: what I did yesterday, what I will do today, and which impediments are blocking me. Standing up during the meeting is intentional. It nudges people toward brevity, whereas sitting down tends to pull the group into side discussions that really belong in a separate session.

Applications

You'll find it in Scrum, XP and most other Agile setups as a way to keep development progress aligned. Kanban teams tend to drop the person-by-person round in favour of Walking the Board. Rather than having each member speak in turn, the facilitator moves through the cards from right (closest to Done) toward left, which puts the spotlight on flow instead of on individuals. Henrik Kniberg is the one who popularised this approach.

FAQ

Is 15 min a hard cap? Yes. The Scrum Guide treats it as a strict timebox. When a team keeps blowing past it, the thing to rethink is the format, not the limit.

Do I really need to stand up? No, but standing does shorten meetings in a way you can actually measure. Remote teams pull off something similar by giving each speaker a 90-second cap on a visible timer.

What if a topic needs more time? Set it aside for a follow-up huddle with just the people it concerns. The standup exists to sync everyone up, not to solve problems on the spot.

Related Tools