bmad-create-story

Generate comprehensive story files with architecture guidelines and testing strategies.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-create-story-laraxot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-story
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-create-story
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-create-story-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of creating comprehensive story files for software development, ensuring developers have all necessary context for efficient and accurate implementation.

Core Features & Use Cases

  • Comprehensive Story Creation: Generates detailed story files with technical requirements, architecture guidelines, and testing strategies.
  • Integration with Development Workflow: Integrates with existing workflows for seamless use within development processes.
  • Use Case: When initiating a new feature or task, use this Skill to create a detailed story file that guides developers through every step of the implementation process.

Quick Start

Create a story for feature 'User Authentication' by running 'bmad-create-story -e 1 -s 3 -t User Authentication'.

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 detailed story files for software development tasks?

To generate story files for software development, you need a tool that consolidates epic analysis, architecture guidelines, and testing strategies into a single context. This prevents developer mistakes by providing comprehensive implementation guidance for each feature.

What information is needed to create a comprehensive development story file?

Creating a development story file requires detailed project artifacts such as epics, PRD, architecture, and UX documents. The generation process analyzes these inputs using parallel processing to ensure all technical requirements and guidelines are included.

How do I start creating a story file for a specific feature like User Authentication?

You can create a story file for a specific feature by running a command with the epic ID, story ID, and feature title. For example, initiating a story for User Authentication requires passing the epic, story number, and title as arguments to the script.

Does story generation work with existing project management and development workflows?

Yes, story generation integrates with existing project management and development workflows. It functions as a subprocess within your current setup, ensuring that the generated story context aligns with your established development processes and architecture.

How does automated story generation prevent developer implementation mistakes?

Automated story generation prevents developer mistakes by utilizing subprocesses and parallel processing to thoroughly analyze project artifacts. By consolidating PRD, architecture, and testing strategies, it ensures developers have complete and accurate context before coding begins.

When do I need to generate a story file during the software development lifecycle?

You need to generate a story file when initiating a new feature or task within your software development lifecycle. This ensures developers receive detailed technical requirements and testing strategies to guide them through the implementation process accurately.