bmad-dev-story

Automate end-to-end story implementation by loading context and executing tasks.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/imonmi/INTER-EDU --skill bmad-dev-story-imonmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-dev-story
Source: https://github.com/imonmi/INTER-EDU/tree/main/_bmad/bmm/workflows/4-implementation/bmad-dev-story
Command: npx skills add https://github.com/imonmi/INTER-EDU --skill bmad-dev-story-imonmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end implementation of user stories by applying a context-rich story spec, reducing manual coordination and errors.

Core Features & Use Cases

  • Orchestrates the Dev Story Workflow: loads project context, parses story sections, executes tasks in sequence, and updates sprint status.
  • Ensures quality and traceability: runs validations, tests, and updates Change Logs and Dev Agent Records.
  • Use Case: When a team says "dev this story 1-2-xyz", it automatically drives the development workflow from readiness to review.

Quick Start

Follow the Dev Story Workflow to implement a ready-for-dev story by loading context, parsing the story specification, executing tasks in order, and updating sprint-status accordingly.

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 end-to-end user story implementation in a sprint workflow?

Automating end-to-end story implementation requires applying a context-filled story specification across sprint-driven workflows. It loads project context and Dev Notes, parses story sections, executes tasks, runs validations, and updates sprint status to ensure quality and traceability.

What is the best way to maintain Dev Notes and Change Logs during task execution?

Maintaining Dev Notes and Change Logs during task execution is handled by automatically running validations and tests, then recording changes to Dev Agent Records. This ensures full traceability and quality control throughout the story implementation lifecycle.

How do I parse story sections and execute tasks in sequence?

Parsing story sections and executing tasks in sequence is achieved by orchestrating the Dev Story Workflow. It loads project context, automatically parses the story specification, executes tasks in order, and updates sprint status accordingly to drive development.

Can I use this automated story workflow for project-wide collaboration and QA testing?

Using this automated story workflow for project-wide collaboration and QA testing satisfies requirements by loading shared context, parsing story structure, executing tasks, running tests, and recording changes. It ensures quality validations and traceability across the entire team.

Does automating story implementation work without external dependencies?

Automating story implementation works without external dependencies, relying solely on internal project context, Dev Notes, and story specifications. It orchestrates the entire workflow natively to parse structures, execute tasks, run tests, and update sprint status autonomously.