bmad-sprint-planning

Parse epic files and detect story statuses to generate sprint-status.yaml.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-sprint-planning-petrkohut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/petrkohut/bmad-todo-app/tree/main/.github/skills/bmad-sprint-planning
Command: npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-sprint-planning-petrkohut

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of sprint status tracking from epics, simplifying the process of managing sprint planning and status updates.

Core Features & Use Cases

  • Sprint Planning Automation: Automatically generate sprint status tracking from epic files.
  • Status Detection: Detect current story statuses and build a structured sprint-status.yaml file.
  • Use Case: Ideal for teams that want to streamline their sprint planning process and maintain up-to-date status tracking without manual effort.

Quick Start

Run the bmad-sprint-planning skill to generate the sprint plan.

Frequently Asked Questions about bmad-sprint-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate sprint planning and status tracking from epic files?

You can automate sprint planning by parsing epic files and detecting story statuses to generate a structured sprint-status.yaml file automatically. This eliminates manual effort when updating sprint status tracking from epics.

How does epic management and story status detection work for development workflows?

Story status detection works by parsing epic files to identify current story statuses and compiling them into a structured YAML format. It reads existing epic data to automatically build a comprehensive sprint-status.yaml file for your development workflow.

Do I need Python and YAML parsing capabilities to generate sprint status files?

Yes, generating sprint status files requires Python and YAML parsing capabilities. These dependencies are necessary for the script to read epic files, detect story statuses, and output the structured sprint-status.yaml file for your sprint planning process.

What is the best way to streamline sprint planning without manual status tracking?

The best way to streamline sprint planning is to use automation that parses epic files and detects story statuses to generate a structured sprint-status.yaml file. This approach maintains up-to-date status tracking automatically without requiring manual intervention.

Can I use this sprint planning automation for teams managing multiple epics?

Yes, this sprint planning automation is ideal for software development teams managing multiple epics. It automatically detects story statuses across epic files and consolidates them into a single sprint-status.yaml file for streamlined tracking.