bmad-sprint-planning

Parse epic and story markdown to generate sprint-status.yaml tracking files.

Updated May 13, 2026
One-click install
npx skills add https://github.com/Markuson/ivo_corr --skill bmad-sprint-planning-markuson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/Markuson/ivo_corr/tree/main/.agents/skills/bmad-sprint-planning
Command: npx skills add https://github.com/Markuson/ivo_corr --skill bmad-sprint-planning-markuson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the friction of manually tracking development progress by automatically parsing epic and story documentation to generate a structured, up-to-date sprint status report.

Core Features & Use Cases

  • Automated Status Tracking: Detects story statuses across multiple files and maps them to a centralized sprint-status.yaml.
  • Intelligent State Machine: Enforces a defined workflow for epics, stories, and retrospectives to ensure consistent project health.
  • Use Case: When a team finishes a sprint planning session, use this Skill to instantly generate a tracking file that reflects the current progress of all epics and stories without manual spreadsheet updates.

Quick Start

Run the bmad-sprint-planning skill to generate the latest sprint status tracking file from your epic documents.

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 tracking from epic and story markdown files?

Automate sprint tracking by parsing epic and story markdown documentation to generate a centralized sprint-status.yaml file. This eliminates manual updates by automatically detecting story statuses and mapping them to a structured report.

What is the best way to synchronize project progress with a defined status state machine?

Synchronize project progress by enforcing an intelligent state machine for epics, stories, and retrospectives. The skill parses markdown documentation to ensure your sprint status tracking aligns consistently with your defined workflow states.

Does sprint planning automation require Python 3 to generate status reports?

Sprint planning automation requires Python 3 for script execution. The scripts parse your markdown documentation and generate the structured sprint status tracking files within your software development workflows.

Can I customize the configuration management for sprint status generation?

You can customize configuration management because the skill adheres to project-specific customization rules. This ensures the generated sprint-status.yaml file reflects your team's unique state machine and workflow requirements.

When do I need to generate a sprint status tracking file from epic documents?

Generate a sprint status tracking file when your team finishes a sprint planning session or needs an up-to-date project health report. It instantly reflects the current progress of all epics and stories without manual spreadsheet updates.