bmad-dev-story

Automate story implementation, validation, and sprint status updates in agile workflows.

15|2|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/lorenzogm/bmad-ui --skill bmad-dev-story-lorenzogm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-dev-story
Source: https://github.com/lorenzogm/bmad-ui/tree/main/.cursor/skills/bmad-dev-story
Command: npx skills add https://github.com/lorenzogm/bmad-ui --skill bmad-dev-story-lorenzogm

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the development and implementation of stories in an agentic development workflow, reducing manual processes and ensuring consistent and thorough story completion.

Core Features & Use Cases

  • Automated Story Implementation: Execute story implementation using a context-filled story spec file.
  • Story Validation: Ensures stories are complete and ready for review with a comprehensive checklist.
  • Workflow Management: Tracks story progress and manages sprint status updates.
  • Use Case: When a user requests to "dev this story" or "implement the next story in the sprint plan," this Skill automates the process, validating and updating story statuses accordingly.

Quick Start

Use the bmad-dev-story skill to implement the next story in the sprint plan or execute a specific story by providing the story file path.

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 in an agile development workflow?

Automated story implementation uses a structured workflow to execute story specs, load context, implement tasks, run tests, and update sprint status, reducing manual processes in agile development. It requires story files and project context documents.

What's the best way to manage story progress and sprint status updates automatically?

Managing story progress and sprint status updates automatically involves tracking story completion through a structured workflow that validates stories with a comprehensive checklist and updates statuses as tasks are implemented and tested.

Does story implementation automation work with existing project context documents?

Story implementation automation works with existing project context documents by loading context from them alongside story spec files to execute tasks, ensuring consistent and thorough story completion without manual intervention.

How do I validate a story is complete and ready for code review?

Validating a story for code review completeness requires a comprehensive checklist applied during the automated workflow, ensuring all implementation tasks, testing, and status updates are finished before the story is marked ready.

Can I execute a specific story by providing a story file path to the workflow?

Executing a specific story by providing a story file path triggers the workflow to load context, implement tasks, run tests, and update the story status, automating the entire development process for that individual story.

What do I need to set up before automating story development workflows?

Before automating story development workflows, you need access to story spec files and project context documents, as the automation requires these inputs to load context, implement tasks, and update sprint statuses correctly.