What problem does it solve?
Creates consistent, actionable sprint plans from scattered production, milestone, and design artifacts so teams can start development with clear scope, capacity, and QA requirements.
Core Features & Use Cases
- Sprint generation & updates: Draft a new sprint, update an existing sprint, or emit a status report based on current milestone, past sprint velocity, and available capacity.
- Context-aware aggregation: Pulls data from production/milestones, production/sprints, design/gdd, and the risk register to assemble tasks, carryover, dependencies, and risks.
- Gated workflows: Runs producer feasibility checks (PR-SPRINT) and enforces a QA-plan gate before finalizing; asks for explicit user permission before writing sprint files and creates production/sprint-status.yaml for machine consumption.
- Operational guidance: Provides definition-of-done checks, next-step commands (/qa-plan sprint, /story-readiness, /dev-story), and scope-check recommendations to avoid scope creep.
- Use case: A product manager preparing the next two-week sprint can run the skill to consolidate ready stories, estimate capacity, surface producer concerns, and generate both a human-readable sprint markdown and a machine-readable status YAML.
Quick Start
Run /sprint-plan new to draft a sprint from the current milestone, then follow the producer and QA gates and confirm to write the sprint files.