What problem does it solve? Closing out a month of project work requires manually gathering shipped stories, bug counts, decisions, and metrics scattered across the repository, then writing them up consistently. This Skill automates that assembly into a single structured retro file so no month's review is skipped or reconstructed from memory. ## Core Features & Use Cases - Auto-detected retro window: Resolves the most recently completed full month from the system clock, with an argument override for explicit months. - Derived metrics and shipped lists: Runs bundled scripts to compute stories shipped, bugs filed/fixed, ADRs created, and a grouped What Shipped section directly from the story board. - Template-verbatim output: Writes RETRO-YYYY-MM.md from the kit's retro template with correct frontmatter, an auto-drafted objective Summary, and an honest empty-month state. - Use Case: At the start of June, invoke the retro command to produce RETRO-2026-05.md with metrics, a strategic OKR drift check, and candidate One Change actions for the founder to pick from. ## Quick Start Ask the assistant to run the monthly retrospective for last month and save it to the retros folder.