bmad-sprint-planning

Parse epic files, detect story statuses, and generate a YAML sprint status file.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of generating sprint planning status tracking from epics, providing a streamlined approach to monitor and manage project progress.

Core Features & Use Cases

  • Automated Sprint Planning: Generate sprint status tracking by parsing epic files and building a structured YAML file.
  • Status Detection: Detects current story statuses and updates sprint tracking dynamically.
  • Use Case: Ideal for developers and project managers looking to maintain accurate sprint status and improve project tracking.

Quick Start

Run the bmad-sprint-planning skill to generate sprint status tracking from your project epics.

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 status tracking from epic files?

You can automate sprint planning status tracking by parsing epic files to detect story statuses and dynamically generating a structured YAML file. This approach streamlines the process of monitoring and managing project progress within development teams.

What is the best way to track project progress using YAML files?

Tracking project progress with YAML involves parsing your epic files to detect current story statuses and updating a structured YAML file. This method ensures accurate sprint status tracking and improves coordination for project managers and developers.

How do I generate a YAML file for sprint status from project epics?

To generate a YAML file for sprint status, you run a script that parses your existing project epics. The script detects current story statuses and outputs a structured YAML file containing the updated project status information.

Can I use automated scripts to detect story statuses for sprint planning?

Yes, you can use scripts to automate sprint planning by parsing epic files and detecting story statuses. The scripts dynamically update your sprint tracking by producing a YAML file with the current project status.

Does sprint planning status tracking work without manual YAML updates?

Sprint planning status tracking works without manual YAML updates by dynamically detecting story statuses from your epic files. The automated script parses the epics and produces the YAML file, eliminating the need for manual project status tracking.