What problem does it solve? Compiling a daily standup means manually gathering what each team member did across Jira, Azure DevOps, GitHub, Confluence, and Notion, then judging sprint health by gut feel. This Skill automates that collection, scores sprint confidence, and even checks the generated report against the actual standup meeting transcript to find what was missed. ## Core Features & Use Cases - Automated standup reports: Collects ticketing, code, and documentation activity per team member, producing yesterday/today/blockers summaries with a sprint confidence score and rationale. - Engineering practice signals: Deterministically detects untracked work, stale boards, WIP sprawl, oversized PRs, and thin commit messages, with a feedback mechanism to dismiss wrong signals permanently. - Transcript review: Compares standup meeting transcripts (.txt/.md/.vtt/.srt/.json) against the report, diagnosing gaps as product issues (drafted as GitHub issues) or configuration fixes with exact remedies. - Use Case: A scrum master asks for the daily standup before the morning meeting; the Skill pulls activity from Jira and GitHub, scores sprint confidence, summarizes each member's work, and later reviews the Zoom transcript to catch anything the report missed. ## Quick Start Ask the assistant to run today's standup report for the team and summarize sprint confidence and each member's updates.