bmad-create-story

Generate a ready-for-dev markdown story file from BMad workflow artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually crafting story files for each epic is time‑consuming and prone to missing critical context, leading to implementation errors and wasted effort.

Core Features & Use Cases

  • Automated Story Creation: Generates a markdown story file populated with all needed variables and references.
  • Artifact Integration: Loads epics, PRD, architecture, UX, and project context automatically.
  • Ready‑for‑Dev Output: Produces a ready‑for‑dev status story ready for the development agent.

Quick Start

Ask the skill to create a story for epic 2 story 4 by saying “create story 2‑4”.

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 file with all necessary implementation context?

To generate a story file, request creation by providing a story identifier like “create story 2-4”. The system loads required artifacts, extracts workflow variables, and assembles a ready-for-dev markdown document.

What is the best way to automate story creation in a BMad workflow?

Automating story creation in a BMad workflow involves using a generation skill that automatically loads epics, PRD, architecture, and UX context. It assembles a complete markdown story file ready for development.

Do I need existing project artifacts to create a ready-for-dev story?

Yes, you need existing project artifacts to create a ready-for-dev story. The generation process loads epics, PRD, architecture, and UX documents to populate the story file with necessary implementation context.

Why does manual story generation lead to implementation errors?

Manual story generation leads to implementation errors because it is time-consuming and prone to missing critical context. Automating the process ensures all necessary variables and references are populated in the markdown file.