What problem does it solve?
Manually tracking sprint progress across multiple epics and user stories is time-consuming, error-prone, and difficult to keep in sync as project scope evolves, leading to outdated or inaccurate progress visibility for development teams.
Core Features & Use Cases
- Epic & Story Parsing: Automatically extracts all epics and user stories from both whole epic markdown files and sharded epic file structures, converting story IDs to standardized kebab-case keys for consistency.
- Intelligent Status Detection: Detects existing story implementation files to assign initial statuses, preserves any manually updated progress statuses from prior sprint tracking files, and never downgrades completed work.
- Validated Sprint File Generation: Produces a fully structured, YAML-formatted sprint-status.yaml file with embedded status definitions, validation checks, and logically ordered entries for epics, their associated stories, and retrospectives.
- Use Case: For development teams using BMAD agile workflows, run this skill immediately after finalizing epic definitions to generate a complete, accurate sprint tracking file in seconds, eliminating manual data entry errors and ensuring consistent progress visibility across the team.
Quick Start
Ask your AI assistant to run sprint planning to automatically generate a complete sprint-status.yaml file from your project's epic markdown files.