bmad-create-story

Create detailed story files from epics, PRD, architecture, and UX documents.

Updated May 22, 2026
One-click install
npx skills add https://github.com/JaronTam/SDONE --skill bmad-create-story-jarontam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-story
Source: https://github.com/JaronTam/SDONE/tree/main/.agents/skills/bmad-create-story
Command: npx skills add https://github.com/JaronTam/SDONE --skill bmad-create-story-jarontam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, markdown, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive story files for developers, providing them with all necessary context to prevent common implementation issues and ensure flawless execution.

Core Features & Use Cases

  • Automated Story Creation: Generates a story file with all required context, including technical requirements, architecture guidelines, and previous story learnings.
  • Contextual Analysis: Integrates analysis of various project artifacts such as epics, PRD, architecture, and UX documents.
  • Developer Guidance: Provides clear and actionable instructions for developers, reducing the risk of implementation mistakes.
  • Use Case: Ideal for project managers and developers working in agile environments, enabling them to create detailed stories quickly and efficiently.

Quick Start

Activate the 'bmad-create-story' skill to create a new story for an epic.

Frequently Asked Questions about bmad-create-story

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

FAQPage Schema
How do I create story files for software development with full context from epics and PRD?

To create story files with full context, you can automate the generation of markdown documents that integrate technical requirements and architecture guidelines from your epics and PRD. This provides developers with comprehensive implementation instructions.

What is the best way to automate developer guidance for agile story creation?

The best way to automate developer guidance for agile story creation is to use a Skill that analyzes project artifacts like UX documents and architecture guidelines, generating structured markdown files with actionable implementation instructions and previous story learnings.

Do I need Python to generate detailed development stories from project artifacts?

Yes, you need Python installed to run the scripts that automate the story creation process. Python processes your project artifacts and formats the output into structured markdown files for developer implementation.

Can I integrate architecture and UX documents when generating a story file?

Yes, you can integrate architecture and UX documents when generating a story file. The automation process analyzes these project artifacts alongside epics and PRDs to ensure the resulting markdown story contains all necessary technical and design context.

How does automated story creation prevent implementation mistakes in software projects?

Automated story creation prevents implementation mistakes by compiling comprehensive context from previous story learnings, technical requirements, and architecture guidelines into a single structured markdown file, providing developers with clear and actionable instructions.

What limitations should I expect when using markdown for agile story file generation?

When using markdown for agile story file generation, you are limited to text-based formatting for structuring your context. The automation requires properly structured input artifacts like epics and PRDs to accurately generate the detailed developer guidance.