What problem does it solve?
It helps you quickly understand how a sprint is going by reading the latest sprint plan and story files, then summarizing progress, burndown signals, and risks.
Core Features & Use Cases
- Sprint discovery & parsing: Locates the current sprint file (or a specified sprint) from production/sprints and extracts goal, schedule, and story/task entries.
- Status reporting with fallbacks: Uses production/sprint-status.yaml as the authoritative source when available; otherwise infers status by scanning referenced story files for common status markers.
- Burndown and risk assessment: Computes time-consumed vs completion percentage to label On Track / At Risk / Behind, and escalates when Must-Have items are blocked or when in-progress stories go stale.
Quick Start
Ask how the sprint is going (for example, “/sprint-status 3”) to get a concise table of story statuses plus a burndown verdict and any attention-needed items.