bmad-sprint-planning

Generate a sprint-status.yaml file from epic files using Python scripts.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/tiween/tiween --skill bmad-sprint-planning-tiween
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/tiween/tiween/tree/main/.agents/skills/bmad-sprint-planning
Command: npx skills add https://github.com/tiween/tiween --skill bmad-sprint-planning-tiween

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of sprint status tracking from epic files, simplifying the process of monitoring progress and status updates in sprints.

Core Features & Use Cases

  • Sprint Planning: Automates the process of building a sprint-status.yaml file from epic files, providing a complete picture of the sprint's progress.
  • Status Detection: Detects the current status of stories by analyzing corresponding files.
  • Configuration Flexibility: Offers configurable options through files and overrides for a customized experience.

Quick Start

Run the bmad-sprint-planning skill to generate a 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 status tracking from epic files?

Automate sprint status tracking by using Python scripts to analyze epic files and generate a sprint-status.yaml file. This process automatically detects story statuses by analyzing corresponding files, providing a complete picture of sprint progress without manual updates.

What is the best way to generate a sprint-status.yaml file for development sprint planning?

The best way to generate a sprint-status.yaml file is to use automated scripts that read epic files and detect story statuses. This approach simplifies monitoring progress and status updates in sprints by building a complete picture of sprint progress from project configuration files.

Can I customize sprint planning configuration files and overrides?

Yes, you can customize sprint planning through configurable options available in project files and overrides. This configuration flexibility allows you to tailor the automated sprint status tracking and story status detection to fit your specific development workflow requirements.

Does automated sprint planning work with existing epic and story files?

Automated sprint planning works directly with existing epic files by analyzing corresponding files to detect current story statuses. It builds a sprint-status.yaml file from these inputs, making it ideal for ongoing development sprints without requiring a new project structure.

Why do I need to know project configuration files for sprint status tracking?

Knowledge of project configuration files is required for sprint status tracking because the automation uses these files as input to build the sprint-status.yaml file. Understanding your epic files and configuration overrides ensures accurate story status detection and customized sprint planning.