What problem does it solve? It turns epic and story planning documents into a structured sprint-status.yaml tracking file, checks whether a plan is ready to implement, and keeps sprint progress reporting consistent and machine-validated. ## Core Features & Use Cases - Readiness Gate: Audits planning artifacts (PRDs, specs, architecture, epics) and returns a PASS, CONCERNS, or FAIL verdict on whether the plan is implementable. - Tracking Generation: Parses epic files into a sprint-status.yaml with epic, story, and retrospective statuses, merging with existing progress without downgrading it. - Status, Validate, and Fix: Summarizes sprint progress with risks and next recommended actions, validates file structure, and rebuilds broken tracking files from evidence. - Use Case: After writing epics for a project, ask for sprint planning to gate readiness and produce a tracking file that later workflows use to pick the next story to build. ## Quick Start Ask the assistant to run sprint planning to check implementation readiness and generate the sprint status tracking file from your epic documents.