bmad-dev-story

Implement Dev Stories via a red-green-refactor workflow with testing and documentation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the end-to-end process of implementing story specifications by guiding a developer through loading context, validating prerequisites, and following a structured red-green-refactor workflow to ensure quality and traceability.

Core Features & Use Cases

  • Guided Dev Story Workflow: Follows a comprehensive workflow to execute story implementations from initialization to review.
  • Contextful loading: pulls project and story context to inform decisions and maintain consistency with architectural standards.
  • Quality assurance integration: enforces test scaffolding (vitest) and end-to-end testing as per story requirements, with updated Change Logs and Dev Agent Records.

Quick Start

Provide a complete story file path to begin implementing the specified Dev Story.

Frequently Asked Questions about bmad-dev-story

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

FAQPage Schema
How do I implement a dev story using a red-green-refactor workflow?

To implement a dev story, this Skill loads project context, validates prerequisites, and guides you through a structured red-green-refactor workflow covering task execution, testing, and documentation.

What is a guided story implementation workflow for sprint management?

A guided story implementation workflow automates sprint management by loading context-rich specifications, enforcing architectural guidance from Dev Notes, and tracking status across sprint and non-sprint environments.

Do I need a complete story file path to start story implementation?

Yes, you need to provide a complete story file path to begin implementing the specified Dev Story, which triggers the initialization and context loading phases.

Does this story workflow integrate with vitest for unit and integration testing?

Yes, quality assurance integration enforces test scaffolding using vitest and end-to-end testing as specified in story requirements, ensuring comprehensive coverage before completing the workflow.

What's the best way to maintain traceability during ai-assisted development?

For traceability in ai-assisted development, this workflow enforces a clear Definition of Done with updated Change Logs and Dev Agent records, ensuring architectural consistency and quality assurance.