bmad-create-story

Generate software development story files from project artifacts.

1|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/peshay/portfolixir --skill bmad-create-story-peshay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-create-story
Source: https://github.com/peshay/portfolixir/tree/main/.claude/skills/bmad-create-story
Command: npx skills add https://github.com/peshay/portfolixir --skill bmad-create-story-peshay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed story files for software development, ensuring that developers have all the necessary context to implement features without errors or omissions.

Core Features & Use Cases

  • Comprehensive Story Creation: Generates story files with detailed context, including requirements, architecture, and previous story learnings.
  • Automated Analysis: Analyzes project artifacts, including epics, architecture, and UX documents, to extract relevant information.
  • Use Case: When a new feature needs to be implemented, this Skill can automatically create a story file with all the necessary information for the development team.

Quick Start

Use the bmad-create-story skill to generate a story file for the next feature in the project.

Frequently Asked Questions about bmad-create-story

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

FAQPage Schema
How do I automate story creation for software development projects?

Automating story creation involves analyzing project artifacts like epics, architecture, and UX documents to extract context. This Skill generates detailed story files, ensuring developers have comprehensive requirements for flawless feature implementation.

What is the best way to extract context from PDF architecture documents for developer stories?

Extracting context from PDF architecture documents uses Python scripts with pypdf, pdfplumber, and pdf2image. These dependencies analyze project artifacts to pull relevant information, ensuring generated story files contain comprehensive architectural details.

Do I need Python to generate detailed story files from project epics?

Yes, Python is required to generate detailed story files from project epics. The Skill relies on Python scripts and external dependencies to analyze project artifacts and automatically extract the necessary context for development.

Can I use this tool to analyze UX documents and previous story learnings?

Yes, you can analyze UX documents and previous story learnings. The Skill examines these project artifacts to extract relevant information, ensuring newly generated story files include detailed context from past development learnings and UX requirements.

What limitations exist when automating story file generation from project artifacts?

Limitations include the requirement for specific external dependencies like pypdf, pdfplumber, and pdf2image. Without these Python libraries, the automated analysis of project artifacts and subsequent story file generation cannot function properly.