bmad-create-epics-stories

Convert PRDs into epics and stories with acceptance criteria and BDD scenarios.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-create-epics-stories
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-epics-stories
Source: https://github.com/florian-trehaut/bmad-global/tree/main/src/bmm-skills/2-plan-workflows/bmad-create-epics-stories
Command: npx skills add https://github.com/florian-trehaut/bmad-global --skill bmad-create-epics-stories

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill converts PRDs into a structured backlog of epics and stories with acceptance criteria, BDD scenarios, and test strategies, ready for tracker integration.

Core Features & Use Cases

  • Design epics from PRD to deliver business value
  • Decompose epics into stories with acceptance criteria, BDD scenarios, and test strategies
  • Load PRD and Architecture references from the tracker and incorporate UX input when available
  • Persist the resulting backlog to the tracker for sprint planning and execution

Quick Start

Run the step to load PRD context and begin designing epics and stories.

Frequently Asked Questions about bmad-create-epics-stories

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

FAQPage Schema
How do I convert a PRD into epics and stories with acceptance criteria?

To convert a PRD into epics and stories, this skill transforms product requirement documents into a structured backlog. It decomposes epics into stories, ensuring every story includes explicit acceptance criteria, BDD scenarios, and a test strategy.

How do I generate BDD scenarios and test strategies for agile stories?

Generating BDD scenarios and test strategies for agile stories is handled by decomposing PRDs into detailed backlog items. The process ensures every resulting story includes explicit acceptance criteria alongside comprehensive BDD coverage and a documented test strategy.

Do I need architecture references to create a tracker-ready backlog from a PRD?

Architecture references are utilized to create a tracker-ready backlog from a PRD. The skill applies to PRD-driven projects by loading architecture references and incorporating optional UX input to design epics and stories accurately.

What is the best way to structure epics from a PRD to deliver business value?

The best way to structure epics from a PRD is by designing them specifically to deliver business value. This skill takes PRD context and architecture references to structure epics, then decomposes them into tracker-ready stories for sprint planning.

Can I persist the generated backlog to a tracker for sprint planning?

Yes, you can persist the generated backlog to a tracker for sprint planning. The skill produces a tracker-ready backlog of epics and stories, allowing you to save the structured output directly for subsequent sprint execution.