What problem does it solve? Compiling a weekly or sprint status report manually means digging through git history, pull requests, and task lists, then formatting everything for leadership. This Skill automates that consolidation and produces a structured, reviewable report saved per author. ## Core Features & Use Cases - Multi-source data gathering: Collects the author's git log, GitHub PRs via gh, saved contexts in .gtsi/context/, and completed tasks for the chosen period. - Structured report format: Produces a Markdown report with sections for deliveries, work in progress, blockers, risks, next steps, and support requests, using icons for quick scanning. - Human review before saving: Always presents a draft in the conversation for user edits before writing to .gtsi/reports/<author-slug>/. - Use Case: Before a Monday leadership meeting, ask for the week's status report; the Skill gathers your merged PRs, commits, and completed tasks, drafts the summary, and saves it after your approval. ## Quick Start Ask the assistant to generate your status report for the last week and review the draft before it is saved.