What problem does it solve?
Milestone-review automates the generation of comprehensive milestone progress reports, consolidating feature completeness, quality metrics, risk assessments, and go/no-go recommendations to reduce manual overhead at checkpoints.
Core Features & Use Cases
- Load milestone data from production/milestones and determine the current milestone when "current" is specified.
- Scan codebase health indicators (TODO, FIXME, HACK) and maintain a risk register to surface issues.
- Generate a formal Milestone Review document with sections for overview, feature status, quality metrics, risk assessment, velocity, and value trade-offs.
- Conduct Phase Gate style Go/No-Go decisions with producer risk assessment (when full mode is used) and document action items.
- Persist reviews to production/milestones/[milestone-name]-review.md and support next-step gating.
Quick Start
Run milestone-review with a milestone name to generate a complete readiness report.