bmad-dev-story

Automate software story implementation from context-filled story spec files.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-dev-story-petrkohut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-dev-story
Source: https://github.com/petrkohut/bmad-todo-app/tree/main/.github/skills/bmad-dev-story
Command: npx skills add https://github.com/petrkohut/bmad-todo-app --skill bmad-dev-story-petrkohut

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation of software stories, reducing manual steps and ensuring a consistent, high-quality development process.

Core Features & Use Cases

  • Automated Story Implementation: Executes story implementation based on a context-filled story spec file.
  • Story Spec Processing: Reads and processes story spec files to guide development tasks.
  • Use Case: When a user initiates the command "dev this story [story file]" or "implement the next story in the sprint plan", this Skill automates the process of story implementation.

Quick Start

Execute the story implementation for the story at path 'path/to/story.md'.

Frequently Asked Questions about bmad-dev-story

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

FAQPage Schema
How do I automate story implementation from a spec file?

Automated story implementation processes a context-filled story spec file to execute development tasks, reducing manual steps and ensuring a consistent process. You initiate it by providing the path to your story spec file.

What is the best way to implement the next story in a sprint plan?

Sprint planning automation executes the next story implementation by reading the story spec file and using additional scripts and references for detailed implementation guidance, ensuring consistent development across the sprint.

How does story spec processing work for automated development?

Story spec processing works by reading a context-filled story spec file which guides the automated development tasks. The Skill uses this context alongside scripts and references to implement the software story accurately.

Do I need a story spec file to automate development tasks?

Yes, a story spec file is required to automate story implementation. The Skill reads this context-filled file to guide the development workflow and execute the software story accurately.

Can I use automated story implementation for sprint planning workflows?

Yes, automated story implementation is designed specifically for sprint planning and development workflows. It ensures consistent story implementation by executing tasks based on the story spec file.

What are the limitations of automated story spec processing?

Automated story spec processing relies entirely on the context provided in the story spec file. Without a well-defined spec file and supporting scripts, the automated implementation may lack the necessary guidance for accurate development.