bmad-sprint-status

Parse sprint-status.yaml to summarize sprint status and detect risks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often lack a quick, reliable view of current sprint progress and hidden risks, forcing manual file checks and guesswork.

Core Features & Use Cases

  • Parse sprint-status.yaml to extract story, epic, and retrospective metrics.
  • Validate status values and highlight any unknown or stale entries.
  • Detect common risks such as overdue updates, orphaned stories, or inactive epics.
  • Recommend next workflow based on current sprint health, guiding Scrum Masters to the appropriate next action.

Quick Start

Ask the sprint status skill to show the current sprint summary.

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 detect risks from a YAML file?

To summarize sprint status, this skill parses the sprint-status.yaml file to extract story and epic metrics, automatically detecting hidden risks like overdue updates or orphaned stories without manual inspection.

What is the best way to validate sprint statuses for unknown or stale entries?

The best way to validate sprint statuses is by processing sprint metadata to highlight any unknown or stale entries, ensuring your Scrum project data remains accurate and reliable for tracking.

How do I get next workflow recommendations based on current sprint health?

You can get next workflow recommendations by computing key sprint metrics and health indicators, which guides Scrum Masters to the appropriate next action for the current sprint cycle.

Does this sprint status validation work for Scrum projects without dependencies?

Yes, sprint status validation works for Scrum projects without dependencies, directly parsing the sprint-status.yaml file to provide a status overview and risk detection independently.

How do I identify orphaned stories or inactive epics in my sprint?

To identify orphaned stories or inactive epics, the skill processes your sprint metadata to detect common risks, surfacing these issues so your team can resolve them quickly.