What problem does it solve?
The sprint-manifest skill coordinates the promotion of validated PRDs into a sprint and creates a single aggregated sprint-manifest.md that guides teams through macro-functional tasks, dependencies, and impact analysis.
Core Features & Use Cases
- Promotes validated PRDs from docs/prd/<area>/ to docs/sprints/Sprint-N/<area>/ and updates their status to promoted.
- Generates or updates one aggregated Sprint Manifest at docs/sprints/Sprint-N/sprint-manifest.md, listing PRDs, deriving user stories, and breaking work into macro tasks with CL1/CL2/CL3 confidences.
- Runs impact analysis when a new PRD is added to an open sprint, and appends changelog entries.
- Serves as the seed for downstream work-item export skills and aligns with the macro-granularity principle.
Quick Start
Run sprint-manifest to promote validated PRDs and generate the sprint manifest for the target sprint.