What problem does it solve?
Aligns milestone goals, team capacity, backlog readiness, and QA requirements into a single actionable sprint plan so teams avoid scope creep, ambiguous acceptance criteria, and untested deliveries.
Core Features & Use Cases
- Sprint authoring and updates: Create a new sprint plan or update an existing one using current milestones, previous sprint velocity, and ready stories from the design backlog.
- Machine-readable status output: Auto-generate or update production/sprint-status.yaml to serve as the canonical source of story status for other studio tools and commands.
- Quality and feasibility gates: Run producer feasibility checks, enforce QA plan presence, and surface risks and dependencies before writing the sprint to the repo.
- Use Case: Prepare a sprint for the next milestone, run a producer gate in full review mode, and then write the sprint and sprint-status file for tracking and QA handoff.
Quick Start
Ask the skill to "sprint-plan new --review lean" to generate a draft sprint plan, run feasibility checks, and prompt to write the plan and sprint-status file.