What problem does it solve? Writing daily standup updates from memory is inaccurate and time-consuming. This Skill audits your actual Jira issue activity and local Git commits to compile a precise, factual async standup summary covering recent work, today's focus, and blockers. ## Core Features & Use Cases - Jira Activity Audit: Fetches issues assigned to or reported by you via the Jira Cloud REST API, including changelog history filtered to your accountId and blocked-by links. - Git Telemetry Extraction: Captures your active branch, commits from the last 48 hours authored by you, and uncommitted work-in-progress files. - Correlated Standup Report: Matches ticket keys found in branch names and commit messages to Jira issues, then formats a structured Markdown update with Yesterday/Recent Work, Today's Focus, and Blockers sections. - Use Case: On Monday morning, ask for your standup prep and receive a report that automatically covers Friday's work (the lookback window extends to -3d on Mondays), flags stalled in-progress issues, and lists blockers with their statuses. ## Quick Start Ask the agent to prepare my daily standup update based on my recent Jira and Git activity.