bmad-agent-dev

Implement and test code from story files with documentation updates.

2|2|Updated Feb 16, 2025
One-click install
npx skills add https://github.com/allaydesai/Trading-ntrader --skill bmad-agent-dev-allaydesai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-dev
Source: https://github.com/allaydesai/Trading-ntrader/tree/main/.cursor/skills/bmad-agent-dev
Command: npx skills add https://github.com/allaydesai/Trading-ntrader --skill bmad-agent-dev-allaydesai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a highly disciplined AI agent for executing software development stories with strict adherence to story details and testing standards.

Core Features & Use Cases

  • Story execution: Implements tasks and subtasks precisely as described in accompanying story files, ensuring all steps are completed in order.
  • Test-driven development: Creates, runs, and validates comprehensive unit tests for each implementation, guaranteeing 100% test pass rate before marking tasks complete.
  • Documentation and tracking: Records implementation decisions, tests created, and progress in the story file, and updates the list of changed files after each task.

Quick Start

Provide detailed story instructions and let the AI implement and test code, updating documentation automatically throughout the process.

Frequently Asked Questions about bmad-agent-dev

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

FAQPage Schema
How do I automate test-driven development for software stories?

Automating test-driven development for software stories requires providing detailed story instructions so the AI agent can implement code, create unit tests, and validate a 100% pass rate before marking tasks complete. The agent ensures all code changes are tested and documented automatically throughout the process.

What is story execution in code implementation?

Story execution in code implementation is the process of executing tasks and subtasks precisely as described in accompanying story files. It ensures all steps are completed in order, records implementation decisions, and updates the list of changed files after each task to maintain strict adherence to story details.

How do I ensure code review readiness with documented test coverage?

Ensuring code review readiness with documented test coverage involves creating, running, and validating comprehensive unit tests for each implementation. The agent records implementation decisions, tests created, and progress directly in the story file, guaranteeing all changes are tested and documented before completion.

Can I use an AI agent for disciplined story-driven development workflows?

Yes, you can use an AI agent for disciplined story-driven development workflows if you provide detailed story instructions. The agent automates code implementation and testing, benefiting software engineers and QA teams by ensuring strict adherence to story details, test coverage, and team standards.

How to track implementation decisions and changed files during story execution?

To track implementation decisions and changed files during story execution, the agent automatically records implementation decisions, tests created, and progress in the story file. It updates the list of changed files after each task, ensuring all documentation stays current throughout the development process.

Why does story execution require a 100% test pass rate before marking tasks complete?

Story execution requires a 100% test pass rate before marking tasks complete to ensure strict adherence to testing standards and team quality. The agent creates, runs, and validates comprehensive unit tests for each implementation, guaranteeing all code changes are fully tested before completion.