bmad-sprint-planning

Generate sprint-status.yaml from epic definitions in Markdown files.

Updated Mar 16, 2026
One-click install
npx skills add https://github.com/deltatree/wissensmanagement --skill bmad-sprint-planning-deltatree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/deltatree/wissensmanagement/tree/main/_bmad/bmm/workflows/4-implementation/bmad-sprint-planning
Command: npx skills add https://github.com/deltatree/wissensmanagement --skill bmad-sprint-planning-deltatree

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and maintenance of sprint status tracking by parsing epic and story definitions, ensuring alignment between planning artifacts and development progress.

Core Features & Use Cases

  • Automated Status Generation: Creates a sprint-status.yaml file from epic definitions.
  • Intelligent Status Detection: Detects current story statuses by checking for corresponding files.
  • Use Case: As a Scrum Master, you can use this Skill at the start of a sprint to generate an up-to-date sprint status file, which will then be updated by other agents as work progresses.

Quick Start

Run sprint planning to generate the sprint status file.

Frequently Asked Questions about bmad-sprint-planning

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

FAQPage Schema
How do I generate sprint status from epic definitions in Markdown files?

You generate sprint status by running sprint planning to parse epic and story definitions from Markdown files, which then outputs a structured sprint-status.yaml file tracking all work items and project progress for agile teams.

What is automated sprint status tracking and how does it detect story statuses?

Automated sprint status tracking parses epic definitions and detects current development statuses by checking for corresponding files in your project, ensuring all work items are accounted for and aligned with planning artifacts.

Can I use this sprint planning tool for my existing agile project management workflow?

Yes, this sprint planning tool works for agile project management by parsing existing epic definitions in Markdown files and generating a sprint-status.yaml file that can be updated by other agents as development progresses.

What's the best way to maintain alignment between planning artifacts and development progress?

The best way to maintain alignment is by automating sprint status generation from epic definitions, which detects story statuses by checking for corresponding files and outputs a structured yaml file for clear project progress overview.

Do I need specific file formats to generate sprint status tracking?

You need epic and story definitions in Markdown files to generate sprint status tracking, which parses these definitions and outputs a structured sprint-status.yaml file for your project management workflow.

When should a Scrum Master use automated sprint status generation?

A Scrum Master should use automated sprint status generation at the start of a sprint to create an up-to-date sprint-status.yaml file from epic definitions, which can then be updated by other agents as work progresses.