bmad-dev-story

Execute story implementation from a context-filled story spec file.

Updated Dec 26, 2025
One-click install
npx skills add https://github.com/tiween/tiween --skill bmad-dev-story-tiween
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-dev-story
Source: https://github.com/tiween/tiween/tree/main/.agents/skills/bmad-dev-story
Command: npx skills add https://github.com/tiween/tiween --skill bmad-dev-story-tiween

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the execution of story implementation in development workflows, following a context-filled story spec file, reducing manual steps and streamlining the development process.

Core Features & Use Cases

  • Story Implementation Automation: Execute story implementation following a context-filled story spec file.
  • Contextual Communication: Tailored communication style based on user skill level.
  • Document Generation: Generate all documents in specified output language.
  • Task Execution: Execute all steps in exact order without skipping.
  • Use Case: When a user says "dev this story [story file]" or "implement the next story in the sprint plan", this Skill automates the process.

Quick Start

Execute story implementation by saying "dev this story [story file]".

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 executing a context-filled story spec file through the bmad-dev-story Skill. It handles task execution, contextual communication, and document generation in your specified output language.

Do I need Python to automate development workflow tasks?

Yes, Python is required to run this development automation Skill. Python handles the underlying workflow resolution and scripting necessary to execute the story implementation steps in exact order.

How does contextual communication work during story implementation?

Contextual communication tailors the interaction style based on your skill level during story implementation. This ensures the automated task execution and documentation generation match your development workflow context.

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

Execute a story from a sprint plan by prompting the Skill to implement the next story. The automation reads the story spec file and processes all steps sequentially without skipping any tasks.

Can I generate development documents in a specific output language?

Yes, document generation is fully supported in your specified output language. The story implementation automation generates all required development documents based on the context provided in the story spec file.

Why does story implementation automation require a context-filled spec file?

Story implementation automation requires a context-filled spec file to accurately resolve workflows and execute tasks. The spec file provides the necessary development context for generating documents and communicating effectively.