BMAD Story Deliver

Automate the BMAD user story delivery pipeline from creation to status updates.

40|6|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/terryso/claude-bmad-skills --skill bmad-story-deliver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: BMAD Story Deliver
Source: https://github.com/terryso/claude-bmad-skills/tree/main/.claude/skills/bmad-story-deliver
Command: npx skills add https://github.com/terryso/claude-bmad-skills --skill bmad-story-deliver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the entire user story delivery process within the BMAD methodology, automating repetitive tasks from creation to status updates.

Core Features & Use Cases

  • End-to-End Automation: Manages the complete lifecycle of a user story, including creation, development, testing, review, and status updates.
  • Intelligent Story Selection: Automatically identifies and selects the next story to work on from the backlog if none is specified.
  • Automated Issue Fixing: Attempts to automatically resolve high and medium severity issues identified during code review.
  • Use Case: A developer can initiate the full delivery pipeline for a story with a single command, allowing them to focus on coding rather than manual process management.

Quick Start

Execute the BMAD Story Deliver skill for story 1.1.

Frequently Asked Questions about BMAD Story Deliver

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

FAQPage Schema
How do I automate the agile user story delivery pipeline from development to code review?

You can automate the complete user story delivery pipeline including creation, development, automated QA testing, and code review. It intelligently selects the smallest backlog story if no argument is provided and updates status files upon completion.

How does automated code review handle issue resolution during story delivery?

Automated code review during story delivery identifies high and medium severity issues and attempts to automatically resolve them. This auto-fixing mechanism ensures code quality while reducing manual developer intervention within the development pipeline.

Can I automatically select the next user story from the agile backlog without specifying an argument?

Yes, you can automatically select the next user story from the backlog without specifying an argument. The system intelligently identifies and selects the smallest backlog story to work on, then proceeds with the full delivery pipeline.

What is the best way to manage BMAD user story creation, testing, and status updates?

The best way to manage BMAD user story creation, testing, and status updates is through a single automated command. It handles the end-to-end lifecycle, allowing developers to focus on coding rather than manual process management and status file updates.