bmad-create-epics-and-stories

Transform PRD, Architecture, and UX into structured epics and stories.

Updated Nov 6, 2025
One-click install
npx skills add https://github.com/skyoxu/godotgame --skill bmad-create-epics-and-stories-skyoxu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-create-epics-and-stories
Source: https://github.com/skyoxu/godotgame/tree/main/.agents/skills/bmad-create-epics-and-stories
Command: npx skills add https://github.com/skyoxu/godotgame --skill bmad-create-epics-and-stories-skyoxu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks requirements down into structured epics and stories to guide collaborative product development from PRD/Architecture/UX to implementation.

Core Features & Use Cases

  • Requirements extraction: pull FRs, NFRs, UX needs from PRD, Architecture, and UX docs.
  • Epic & Story design: organize into user-value driven epics and actionable stories with acceptance criteria.
  • Artifact generation: output planning artifacts to {planning_artifacts}/epics.md and track progress with frontmatter.
  • Collaboration workflow: supports stepwise approvals and stakeholder sign-off.

Quick Start

Provide your project details and approve the epics structure to start the workflow.

Frequently Asked Questions about bmad-create-epics-and-stories

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

FAQPage Schema
How do I break down a PRD into implementable epics and stories?▼

To break down a PRD into epics and stories, the Skill extracts functional and non-functional requirements from your PRD, Architecture, and UX docs to generate structured, user-value driven epics with actionable stories.

How does mapping architecture and UX requirements to user stories work?▼

Mapping architecture and UX requirements to user stories works by pulling specific needs from those documents, organizing them into user-value driven epics, and defining actionable stories complete with acceptance criteria for implementation.

Can I track epic generation progress and stakeholder approvals during product planning?▼

Yes, you can track epic generation progress and approvals. The workflow supports stepwise stakeholder sign-off and records decisions in a markdown file using frontmatter to track planning artifact progress.

What is the best way to structure epics from non-functional requirements?▼

The best way to structure epics from non-functional requirements is to map them directly alongside functional requirements into user-value driven epics, ensuring each story has clear acceptance criteria for collaborative development.

How to generate planning artifacts for epics and stories step by step?▼

To generate planning artifacts step by step, provide your project details, approve the extracted epics structure, and the workflow outputs the finalized epics and stories directly to your planning_artifacts directory.