Standup
Generate standup updates from git commits and recent work. Formats yesterday/today/blockers in seconds.
standup productivity git communication
When to use
Trigger when preparing for daily standup, summarizing recent commits and PRs, formatting work into yesterday/today/blockers, or structuring rough notes into a shareable update. Works from git log, ticket references, or freeform notes.
Examples
Generate from git log
Pull recent commits and format them as a standup update
Generate my standup update from my git commits in the last 24 hours.
Format rough notes
Turn bullet notes into a clean yesterday/today/blockers format
Turn these notes into a standup: fixed auth bug, PR review for Sarah, still waiting on API keys from DevOps.
Slack-ready update
Format standup for posting in a Slack channel
Write my standup for Slack. Yesterday I finished the payment integration. Today I'm starting on the webhook handlers. No blockers.