What problem does it solve?
This Skill automates the tedious and error-prone process of producing, updating, and validating sprint plans and their machine-readable status artifacts so teams can reliably plan capacity, surface risks, and enforce QA and producer gates before work begins.
Core Features & Use Cases
- Multi-mode planning: Create a new sprint plan, update an existing plan, or generate a sprint status report from repository milestones, previous sprints, design docs, and the risk register.
- Governance gates: Runs producer feasibility checks and enforces QA-plan presence with explicit user prompts and review modes (solo, lean, full) before writing files.
- Machine-readable tracking: Emits and updates production/sprint-status.yaml to serve as the canonical source of story statuses for downstream commands and UIs.
- Controlled writes: Asks for write permission before persisting sprint markdown or status YAML and surfaces recommended actions for scope checks and QA follow-up.
Quick Start
Request a new sprint plan for the current milestone and run producer and QA gates by asking the skill to generate a new sprint in your chosen review mode.