bmad-create-story

Generates a story context document from epics and planning artifacts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-create-story
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-story
Source: https://github.com/KatTate/Bmad-for-Replit/tree/main/.agents/skills/bmad-create-story
Command: npx skills add https://github.com/KatTate/Bmad-for-Replit --skill bmad-create-story

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of a story context document, which serves as an intent-and-constraint guide for development agents, streamlining the implementation workflow.

Core Features & Use Cases

  • Automated Story Generation: Creates detailed story context documents from epics and planning artifacts.
  • Workflow Orchestration: Manages a multi-step process including artifact analysis, architecture review, and technical research.
  • Use Case: When a user requests to "create next story" for implementation, this Skill will analyze existing sprint data and documentation to produce a ready-to-use story context document.

Quick Start

Use the bmad-create-story skill to create a story context document from epics and planning artifacts.

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 story context document from agile epics and planning artifacts?

To generate a story context document from epics and planning artifacts, the skill analyzes core artifacts, architecture, and technical specifics to create an intent-and-constraint guide for development agents. It automates this by orchestrating a 6-step process that analyzes sprint data and documentation to produce ready-to-use implementation guides.

What is a story context document used for in an implementation workflow?

A story context document serves as an intent-and-constraint guide for development agents within an implementation workflow. It streamlines development by consolidating analyzed epics, architecture reviews, and technical research into a single directive document that agents use to execute the implementation phase correctly.

Can I automate story generation for multiple sprints using existing planning artifacts?

Yes, you can automate story generation by triggering the skill to create the next story for implementation. It analyzes existing sprint data, core artifacts, and planning documentation to automatically produce a story context document, while updating sprint status as part of its 6-step process.

Do I need a workflow engine to run the automated story generation process?

Yes, a workflow engine and configuration are required to execute the automated story generation process. The engine drives the 6-step process, which includes artifact analysis, architecture review, technical research, validation, and sprint status updates to produce the final story context document.

What is the best way to prepare epics and architecture documents for automated story generation?

The best way to prepare for automated story generation is ensuring your core artifacts, architecture documents, and technical specifics are complete and accessible. The skill analyzes these planning artifacts during its workflow to extract the intent and constraints needed to produce the story context document.

Why does my story generation workflow require validation and sprint status updates?

Your story generation workflow requires validation and sprint status updates to ensure the produced story context document is accurate and properly tracked within the implementation workflow. These steps are part of the 6-step process that validates the analyzed artifacts and keeps sprint data current before the document is finalized.