What problem does it solve?
This Skill reduces the uncertainty of milestone deadlines by turning scattered milestone definitions and sprint evidence into a structured, evidence-based progress review with explicit go/no-go guidance.
Core Features & Use Cases
- Milestone-driven reporting: Loads the selected milestone definition from
production/milestones/ and aggregates related sprint reports from production/sprints/ to reflect real progress.
- Codebase health scanning: Detects TODO/FIXME/HACK markers and checks the project risk register in
production/risk-register/ to surface incomplete work and systemic issues.
- Go/No-Go with production gating: In
full mode, runs a producer risk assessment via the PR-MILESTONE gate and incorporates the producer verdict into the final recommendation; in lean/solo modes, it omits the producer verdict per the workflow.
Quick Start
Run the milestone review for the current milestone using lean mode by asking your AI: “Generate a milestone-review for current using --review lean”.