What problem does it solve?
This Skill turns scattered milestone notes, backlog items, and prior sprint outcomes into a structured, feasible sprint plan with clear acceptance criteria, risks, and required QA coverage.
Core Features & Use Cases
- Milestone & backlog synthesis: Builds a sprint plan by reading the current milestone, prior sprint velocity, design docs ready for implementation, and the risk register.
- Mode-aware governance: Supports new, update, and status flows while honoring review mode to determine which director/lead gates run (and which are skipped).
- Producer feasibility gating: Evaluates whether the proposed critical-path and supporting stories fit available team capacity, revising scope when needed.
- Sprint status source of truth: Generates a machine-readable
production/sprint-status.yaml alongside the human-readable sprint markdown plan.
- QA plan enforcement: Detects whether a sprint QA plan exists and prompts you to run
/qa-plan sprint when it does not.
Quick Start
Use sprint-plan in new mode by running: "Generate a new sprint plan with a lean review depth for the next milestone."