gds-sprint-planning

Generate a structured sprint-status.yaml from epic markdown files.

212|23|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-sprint-planning-bmad-code-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gds-sprint-planning
Source: https://github.com/bmad-code-org/bmad-module-game-dev-studio/tree/main/src/workflows/4-production/gds-sprint-planning
Command: npx skills add https://github.com/bmad-code-org/bmad-module-game-dev-studio --skill gds-sprint-planning-bmad-code-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sprint planning processes often struggle to align epic definitions with actionable development work. This Skill automatically converts epic-level documentation into a consolidated sprint-status.yaml, enabling teams to track epics, stories, and retrospectives in one place and maintain alignment across planning artifacts.

Core Features & Use Cases

  • Automatically discover epics and stories from planning artifacts and generate a consolidated status map.
  • Validate consistency between epic definitions and the generated status file, with safeguards to preserve higher statuses.
  • Produce a fully documented sprint-status.yaml that can drive dashboards and work-in-progress limits.

Quick Start

Trigger the sprint planning workflow to generate sprint-status.yaml from your epic files.

Frequently Asked Questions about gds-sprint-planning

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

FAQPage Schema
How do I generate a sprint status YAML from epic markdown files?

To generate a sprint status YAML from epic markdown files, trigger the sprint planning workflow to automatically discover epics and stories, validate consistency, and produce a consolidated sprint-status.yaml with metadata.

What is the best way to track epic and story statuses for sprint planning?

The best way to track epic and story statuses for sprint planning is generating a consolidated status map that aligns epic definitions with actionable development work, keeping planning artifacts synchronized in a single YAML file.

Can I use this workflow to validate consistency between epic definitions and generated sprint files?

Yes, you can use this workflow to validate consistency between epic definitions and the generated sprint-status.yaml, applying safeguards that preserve higher statuses during the automated status mapping process.

Do I need existing planning artifacts to automate sprint status generation?

Yes, you need existing epic markdown files as planning artifacts to automate sprint status generation, because the workflow discovers epics and stories directly from these files to build the status map.

How does the sprint planning automation handle status mapping for retrospectives?

The sprint planning automation handles status mapping for retrospectives by applying validation safeguards to preserve higher statuses, consolidating retrospective statuses alongside epics and stories into the final YAML output.