What problem does it solve?
This Skill eliminates sprint blind spots by quickly summarizing sprint goal progress, task status, and emerging risks so teams can react early instead of discovering issues late.
Core Features & Use Cases
- Sprint discovery & goal extraction: Finds the current or requested sprint by reading the appropriate sprint plan file and pulling goal, dates, and story/task metadata.
- Status reconciliation: Uses
production/sprint-status.yaml as the authoritative source when available, otherwise infers status by scanning markdown and referenced story/task files.
- Burndown and risk assessment: Computes days remaining and completion percentage, upgrades verdicts when stories are stale, and flags conditions like missing files or sprint-at-risk thresholds.
- Actionable output: Produces a concise table plus clear sections for Attention Needed, Burndown, Must-Haves at Risk, Emerging Risks, and a single concrete recommendation.
Quick Start
Ask for a sprint update by running /sprint-status with no argument to check the current sprint.