bmad-create-story

Generate a complete story document with acceptance criteria and testing guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates a complete, ready-to-use story document that provides the dev agent with all the context, references, and guardrails needed to implement a story flawlessly from epic/story numbers or user prompts.

Core Features & Use Cases

  • Generate a comprehensive story skeleton from epic and story identifiers or input paths.
  • Embed references to epics, architecture, and planning artifacts to ensure traceability.
  • Include developer guardrails, acceptance criteria, tasks, and testing guidance for immediate implementation.
  • Use Case: When a user asks to create the next story, this Skill outputs a ready-for-dev story file that can be fed into dev-story tooling.

Quick Start

Provide epic/story numbers or a story path and request, and the Skill will produce a complete ready-to-dev story document.

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-to-implement story file from epic identifiers?

To generate a story file, provide the epic and story numbers or input paths. The Skill produces a comprehensive story document with references, guardrails, and acceptance criteria for immediate development.

What context is included in a generated story document for dev automation?

A generated story document includes references to epics, architecture, and planning artifacts to ensure traceability. It also incorporates developer guardrails, acceptance criteria, tasks, and testing guidance to prevent misimplementation.

How do I prepare planning artifacts for story generation?

Story generation leverages existing planning artifacts, epics, and architecture references. You provide the epic and story identifiers, and the Skill cross-references these inputs to build the complete story context.

Can I generate the next story automatically from existing epics?

Yes, you can request to create the next story by providing your epic and story numbers. The Skill outputs a ready-for-dev story file that can be fed directly into dev-story tooling for implementation.

Does generated story documentation include cross-story dependencies?

Yes, generated story documentation incorporates cross-story dependencies to prevent misimplementation. It ensures developers have the necessary context to handle interconnected tasks flawlessly.