bmad-sprint-status

Summarizes sprint progress and risks from sprint-status.yaml files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint teams need a clear, concise view of progress and risks to align stakeholders and adjust plans quickly.

Core Features & Use Cases

  • Summarizes status across stories and epics from sprint-status.yaml
  • Detects risks and suggests next actions to keep the sprint on track
  • Works with the sprint-planning output to surface a recommended workflow for the next steps

Quick Start

Execute the sprint-status workflow to summarize current sprint progress and surface recommended next actions.

Frequently Asked Questions about bmad-sprint-status

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

FAQPage Schema
How do I summarize sprint status and identify risks from a YAML file?

To summarize sprint status, this Skill analyzes story and epic statuses from sprint-status.yaml, validates the file structure, and surfaces health counts and risks at a glance.

What is the best way to track agile sprint progress for stakeholders?

The best way to track agile sprint progress is to summarize sprint health by analyzing story and epic statuses, allowing teams to adjust plans and align stakeholders quickly.

Do I need a sprint-status.yaml file generated by sprint planning to use this?

Yes, you need a generated sprint-status.yaml file. This Skill applies to projects that maintain this file from sprint planning to validate statuses and recommend next workflows.

Can this workflow recommend the next target story for my scrum sprint?

Yes, this scrum workflow can recommend the next target story. It deterministically selects the next workflow and target story based on the analyzed sprint health and risks.

Does the sprint status validator check if statuses are within allowed sets?

Yes, the sprint status validator checks if statuses are within allowed sets. It validates the file structure and ensures all story and epic statuses conform to expected values.

When do I need to run the sprint status workflow during an agile project?

You need to run the sprint status workflow during an agile project when you need a clear, concise view of progress and risks to align stakeholders and adjust plans quickly.