What problem does it solve?
This Skill automates evaluation of milestone readiness by consolidating feature completeness, quality metrics, risk assessment, and a producer-informed go/no-go recommendation to reduce manual aggregation and uncertainty at milestone checkpoints.
Core Features & Use Cases
- Milestone aggregation: Loads milestone definitions and sprint reports from production directories to compute completion percentages, sprint velocity, and scope status.
- Health and risk scanning: Searches the codebase for TODO/FIXME/HACK markers, inventories open bugs by severity, and consults the risk register to surface technical debt and high-impact issues.
- Producer gate coordination: In full review mode, spawns the producer gate (PR-MILESTONE) as a Task, collects the producer verdict, and incorporates it into the Go/No-Go recommendation.
- File output and workflow guidance: Presents a structured review, prompts to save the review to production/milestones, and recommends follow-up actions such as gate checks and sprint planning.
Quick Start
Run the milestone-review skill for the current milestone to generate a go/no-go recommendation and save the review to production/milestones when prompted.