bmad-sprint-status

Summarize sprint status, identify risks, and recommend next actions from sprint-status.yaml.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a clear, actionable summary of sprint progress, highlighting potential risks and guiding the team toward the next most important task.

Core Features & Use Cases

  • Sprint Status Summary: Aggregates and displays the current status of stories and epics.
  • Risk Identification: Proactively surfaces potential issues like stalled stories, stale data, or orphaned tasks.
  • Next Action Recommendation: Suggests the most logical next workflow step (e.g., start a story, review code, create a new task).
  • Use Case: When a user asks "check sprint status," this Skill analyzes the sprint-status.yaml file, reports on the progress of epics and stories, flags any risks, and recommends the next action, such as /bmad:bmm:workflows:dev-story.

Quick Start

Use the bmad-sprint-status skill to check the current sprint status.

Frequently Asked Questions about bmad-sprint-status

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

FAQPage Schema
How do I generate a sprint status summary from a yaml file?

To generate a sprint status summary, you need a sprint-status.yaml file containing your epics, retrospectives, and stories. This skill parses that file to aggregate current progress, validate item statuses, and display a clear summary of your sprint.

How can I identify sprint risks like stalled stories or orphaned tasks?

You can identify sprint risks by analyzing your sprint-status.yaml file for stalled stories, stale data, or orphaned tasks. This skill proactively surfaces these potential issues and flags them so Scrum Masters can address them quickly.

What is the best way to recommend the next agile workflow action for a scrum team?

The best way to recommend the next agile workflow action is to evaluate current sprint progress and risks. This skill prioritizes subsequent tasks, suggesting logical steps like starting a story, reviewing code, or creating a new task.

Can I use this skill to validate epic and story statuses for my development team?

Yes, you can use this skill to validate epic and story statuses for your development team. It classifies items within the sprint-status.yaml file, checks their current states, and ensures your sprint data is accurate and up to date.

Do I need a specific file format to check scrum sprint progress and surface risks?

Yes, you need a sprint-status.yaml file to check scrum sprint progress and surface risks. This skill depends entirely on the structured data within that yaml file to classify items, identify issues, and recommend next steps.

Why does my sprint status report show stale data or orphaned tasks?

Your sprint status report shows stale data or orphaned tasks when items in the sprint-status.yaml file are not updated or lack proper parent linkage. This skill proactively detects these risks to help you maintain accurate sprint tracking.