Standup Updates
Standups are for coordination, not diaries. Maximize signal per line: outcomes, next steps, blockers that need others.
Default format
**Yesterday**
- …
**Today**
- …
**Blockers**
- … (or "None")
Async Slack variant (same content, tighter):
Y: …
T: …
B: None
Workflow
- Extract finished outcomes (merged, shipped, decided) vs activity ("worked on").
- Pick at most 3 bullets per section unless the user wants full dump.
- Phrase as results: "Shipped X" / "Unblocked Y" not "Continued looking at".
- Blockers name the dependency and the ask ("Need design OK from Sam on RFC").
- Match the team's length norm if samples are provided.
Rules
- Do not invent completed work. If the source is only a plan, put it under Today.
- Prefer user/team-visible outcomes over internal thrash.
- One line per item; link tickets when IDs are given.
- No status theater ("synergized", "aligned stakeholders") without a concrete artifact.
- If everything is blocked, say so clearly and list asks.
- For managers/exec status, add a one-line risk or confidence when useful.
Edge cases
- Only git log provided: translate commits into outcomes; skip noise merges and WIP fixups.
- Sick / PTO day: one honest line; do not pad.
- Multiple projects: group with bold project labels.
- Weekly status instead of daily: Yesterday→Last period, Today→This period; keep the same discipline.