What problem does it solve? Writing standup updates from memory leads to vague, inaccurate status reports. This Skill pulls real activity from git history, branches, open PRs, and task files, then compresses it into the concise format teammates actually need. ## Core Features & Use Cases - Evidence-Based Gathering: Runs git log, branch listing, git status, and gh pr list commands to collect real activity instead of relying on memory. - Transform Rules: Groups commits by outcome, leads with shipped work, drops noise like merge commits and lockfile churn, and makes blockers actionable. - Multiple Output Variants: Supports daily standup, weekly/sprint summaries with highlights and metrics, async Slack updates, and manager 1:1 prep with a decisions section. - Use Case: Before your morning standup, run this Skill to turn yesterday's eight scattered commits on an auth feature into one clear line — "Finished JWT refresh flow" — plus today's concrete plan and any blockers. ## Quick Start Ask the AI to generate my standup update from yesterday's git activity and open PRs.