bmad-dev-story

Execute story implementation from context-filled spec files with status transitions.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-dev-story-amitmishra-byldd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-dev-story
Source: https://github.com/amitmishra-byldd/Bmad-Note-Maker/tree/main/_bmad/bmm/4-implementation/bmad-dev-story
Command: npx skills add https://github.com/amitmishra-byldd/Bmad-Note-Maker --skill bmad-dev-story-amitmishra-byldd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the translation of context-rich story specifications into concrete implementations, reducing manual interpretation and drift between planning and execution.

Core Features & Use Cases

  • Guided, context-driven story execution following a Dev Story Workflow.
  • Enables traceable progress: context loading, status transitions, and DoD validation.
  • Supports automated testing scaffolds and documentation updates as part of the workflow.

Quick Start

Provide a context-filled story spec file and run the Dev Story Workflow to begin implementation.

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?

Automate story implementation by providing a context-filled story spec file and running the Dev Story Workflow. The skill parses the spec, loads project context, and guides the automated development execution.

How does story status transition work during a development sprint?

Story status transition is managed automatically as the workflow executes implementation steps. The skill tracks progress from context loading through Definition of Done validation, ensuring traceable sprint execution.

Can I integrate automated testing scaffolds into my dev workflow?

Automated testing scaffolds are integrated directly into the dev workflow. As the skill executes the story implementation, it generates and updates test scaffolds alongside documentation updates.

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

Execute the next story in a sprint plan by instructing the skill to implement the next story. It parses the designated story file, loads the necessary project context, and drives the implementation automatically.

Do I need a context-filled story spec to use automated dev workflows?

A context-filled story spec file is required. The automated dev workflow relies on parsing this specification to load project context, manage status transitions, and execute the implementation accurately.