bmad-dev-story

Automate development story implementation from context-filled spec files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation of development stories by following context-filled spec files, streamlining the development process and ensuring consistent execution.

Core Features & Use Cases

  • Story Implementation Automation: Execute story implementation following a context-filled story spec file.
  • User Interaction: Use when the user says "dev this story [story file]" or "implement the next story in the sprint plan".
  • Use Case: A developer can initiate the implementation of a story by providing a story spec file, and the Skill will guide the developer through the process, including communication, documentation, and testing.

Quick Start

Use the bmad-dev-story skill to implement the story described in 'story-spec.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 development story implementation from spec files?

To automate development story implementation, you provide a context-filled story spec file to initiate the workflow. The Skill then guides you through the execution process, handling user interaction, documentation, and testing.

What is the best way to execute the next story in my sprint plan?

Executing the next story in your sprint plan requires providing the project context and the relevant story spec file. The automation workflow then processes the spec file to guide the developer through implementation and testing.

How does story implementation automation handle user interaction and documentation?

Story implementation automation handles user interaction and documentation by using the context-filled spec file to drive the workflow. It manages communication, generates documentation, and ensures testing within the development process.

Do I need a context-filled spec file to start the development workflow?

Yes, you need a context-filled spec file to start the development workflow. The Skill requires access to the story spec file and project context to automate the implementation and guide the developer effectively.

Can I use developer automation for code review and testing within story implementation?

Yes, you can use developer automation for code review and testing within story implementation. The Skill integrates these steps into the workflow, ensuring consistent execution and documentation as it processes the spec file.