bmad-create-story

Consolidate planning artifacts into a structured story specification for developers.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/robotics-playground/skills --skill bmad-create-story-robotics-playground
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-story
Source: https://github.com/robotics-playground/skills/tree/main/_bmad/bmm/workflows/4-implementation/bmad-create-story
Command: npx skills add https://github.com/robotics-playground/skills --skill bmad-create-story-robotics-playground

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill consolidates planning artifacts and workflow guidance to produce a complete, ready-for-dev story context that eliminates gaps in developer guidance.

Core Features & Use Cases

  • Generates a complete, ready-for-dev story context by integrating epics, PRDs, architecture notes, and cross-story dependencies.
  • Incorporates previous story learnings and design guardrails to prevent regressions, duplication, and scope creep.
  • Produces an implementation-ready story file with structured sections for requirements, architecture alignment, testing guidance, and project context for dev-agent execution.

Quick Start

Provide the epic and story identifiers and let the system auto-generate a ready-for-dev story context.

Frequently Asked Questions about bmad-create-story

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

FAQPage Schema
How do I generate a ready-for-dev story context from epics and PRDs?

To generate a ready-for-dev story context, you provide epic and story identifiers so the system can parse epics, PRDs, architecture notes, and previous story intelligence to produce a complete specification. This consolidated output includes technical requirements, guardrails, and acceptance criteria for developers.

What is the best way to consolidate architecture notes and cross-story dependencies for a dev agent?

The best way to consolidate architecture notes and cross-story dependencies is to use an automation pipeline that parses planning artifacts to produce a structured, unambiguous story file. This prevents regressions and scope creep by incorporating previous story learnings and design guardrails into the output.

Can I use automation to add LLM guardrails and acceptance criteria to my story creation workflow?

Yes, you can use story-creation automation to apply LLM guardrails and acceptance criteria directly into your epic management workflow. It parses project context and previous story intelligence to tailor guidance, ensuring the resulting story file is implementation-ready and prevents duplication.

Do I need previous story intelligence to create an implementation-ready story file?

You do not need previous story intelligence to start, but incorporating it significantly improves the implementation-ready story file. The system uses previous story learnings and design guardrails to prevent regressions and scope creep, ensuring the structured specification remains unambiguous for dev-agent execution.

How does parsing PRDs and architecture notes prevent scope creep in story creation?

Parsing PRDs and architecture notes prevents scope creep by consolidating planning artifacts and design guardrails into a tailored, unambiguous specification. By aligning technical requirements with previous story learnings, the story context eliminates gaps in developer guidance and blocks unrelated additions.

Why does my dev agent miss technical requirements when I only provide a basic epic?

Your dev agent misses technical requirements because a basic epic lacks the consolidated workflow guidance needed for complete developer context. By parsing epics, PRDs, architecture notes, and previous story intelligence, the system generates structured sections for requirements and testing guidance to eliminate gaps.