What problem does it solve? Teams approaching a milestone deadline often lack a consolidated, evidence-based view of feature completeness, code health, and risk, making go/no-go decisions subjective and error-prone. ## Core Features & Use Cases - Milestone Review Generation: Aggregates sprint reports, milestone definitions, and codebase health markers (TODO, FIXME, HACK) into a structured review document. - Go/No-Go Assessment: Produces a GO, CONDITIONAL GO, or NO-GO recommendation informed by velocity analysis, risk register status, and scope cut candidates. - Producer Risk Gate: In full review mode, spawns a producer subagent (PR-MILESTONE gate) whose ON TRACK / AT RISK / OFF TRACK verdict shapes the final recommendation with explicit user confirmation. - Use Case: Before a vertical slice deadline, run the review to see which features are partially complete, how many S1 bugs remain open, and whether the milestone should ship, slip, or cut scope. ## Quick Start Ask the assistant to run a milestone review for the current milestone and report the go/no-go recommendation with supporting evidence.