bmad-sprint-planning

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

2|2|Updated Feb 16, 2025
One-click install
npx skills add https://github.com/allaydesai/Trading-ntrader --skill bmad-sprint-planning-allaydesai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-sprint-planning
Source: https://github.com/allaydesai/Trading-ntrader/tree/main/.cursor/skills/bmad-sprint-planning
Command: npx skills add https://github.com/allaydesai/Trading-ntrader --skill bmad-sprint-planning-allaydesai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation and maintenance of sprint status tracking by analyzing epic and story files, enabling teams to monitor progress efficiently.

Core Features & Use Cases

  • Epic and Story Parsing: Reads epic (.md) files to extract detailed work items, including stories and retrospectives.
  • Status Detection and Updating: Checks presence of story files and their current statuses to reflect real-time progress.
  • Sprint Report Generation: Produces a comprehensive sprint-status.yaml that includes the status of epics, stories, and retrospectives, facilitating project oversight.
  • Use Case: A project manager runs this Skill to generate an up-to-date sprint report, ensuring all team members are aligned on progress and next steps.

Quick Start

Load epic files from the designated directory, run the script to analyze current statuses, and generate the sprint status report to track ongoing work.

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

Sprint status tracking from markdown epic and story files is automated by parsing the files to detect work item statuses and generating a centralized YAML report. The script reads your project directory, checks story file presence, and reflects real-time progress.

How does parsing epic markdown files improve agile project management?

Parsing epic markdown files improves agile project management by extracting detailed work items, stories, and retrospectives automatically. This mechanism reads existing files to detect current statuses, ensuring all tasks are accurately reflected for team alignment and project oversight.

Can I generate a sprint report for agile team workflows using YAML?

Yes, you can generate a sprint report for agile team workflows using a centralized YAML file. The process analyzes epic and story markdown files, checks current task statuses, and produces a comprehensive sprint-status.yaml reflecting real-time progress and retrospectives.

What's the best way to update sprint progress data from story files?

The best way to update sprint progress data from story files is by running a script that reads markdown files, detects existing work item statuses, and updates a centralized sprint-status.yaml file. This ensures all task statuses are accurately tracked and reflected for project oversight.

Do I need specific directory structures to track stories and retrospectives?

You need to load epic and story markdown files from a designated directory to track stories and retrospectives effectively. The script analyzes these files to check the presence of story files and their current statuses, producing structured status summaries for ongoing work.