bmad-create-epics-and-stories

Breaks down planning documents into epics and user stories for delivery planning.

Updated May 23, 2026
One-click install
npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-create-epics-and-stories-diegosanchespereira1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-epics-and-stories
Source: https://github.com/diegosanchespereira1/lavarapido/tree/main/lava-rapido/.agents/skills/bmad-create-epics-and-stories
Command: npx skills add https://github.com/diegosanchespereira1/lavarapido --skill bmad-create-epics-and-stories-diegosanchespereira1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns product requirements into a structured backlog so teams can move from raw documents to development-ready epics and user stories without missing key details.

Core Features & Use Cases

  • Requirements extraction: Pull functional, non-functional, architecture, and UX requirements from available planning documents.
  • Epic design: Group requirements into user-value-focused epics with clear coverage mapping and dependency awareness.
  • Story drafting: Produce testable user stories with acceptance criteria that are ready for implementation and review.
  • Use case: A product team can feed in a PRD, architecture notes, and UX specs, then iterate through approvals until the final epic and story breakdown is complete.

Quick Start

Use this Skill to analyze your planning documents and create an approval-ready epics and stories breakdown for the product.

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 PRD requirements into epics and user stories?

To break down PRD requirements into epics and user stories, you extract functional and non-functional criteria from planning documents, group them into user-value-focused epics, and draft testable stories with acceptance criteria. This process ensures full coverage mapping and dependency awareness for delivery planning.

How do you group product requirements into epics with dependency checks?

Grouping product requirements into epics with dependency checks involves analyzing architecture notes and UX documents to cluster related functional needs. You map coverage to ensure no requirements are missed while identifying dependencies between epic groups for structured validation and iterative approval workflows.

How do I draft user stories with acceptance criteria from UX documents?

Drafting user stories with acceptance criteria from UX documents requires extracting UX specifications and translating them into testable, implementation-ready story formats. The process includes stepwise story-ready specification generation to satisfy structured validation during iterative approval workflows.

Can I use this approach to extract architecture notes for backlog creation?

Yes, you can use this approach to extract architecture notes for backlog creation. It pulls architecture requirements from available planning documents and integrates them into the epic grouping and story drafting phases, ensuring technical constraints are included in the delivery planning backlog.