One-click install
npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-agent-dev-devalexanderdaza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-dev
Source: https://github.com/devalexanderdaza/bmad-any/tree/main/.agents/skills/bmad-agent-dev
Command: npx skills add https://github.com/devalexanderdaza/bmad-any --skill bmad-agent-dev-devalexanderdaza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates inconsistent, untested code implementation during BMAD agile story execution, ensuring all approved user stories are delivered with full test coverage and alignment to team and project standards.

Core Features & Use Cases

  • Test-First Story Execution: Implements approved BMAD user stories using red-green-refactor TDD discipline, with every statement tied to acceptance criteria IDs and file paths.
  • Customizable Persona & Context: Supports team and user-specific overrides for agent identity, communication style, principles, and persistent project facts to match organizational standards.
  • Use Case: A development team using the BMAD method can activate this skill to automatically implement user stories with consistent coding practices, pre-loaded project context, and no manual setup of agent behavior.

Quick Start

Ask Amelia to implement the next approved user story with full test coverage and adherence to your team's coding standards.

Frequently Asked Questions about bmad-agent-dev

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

FAQPage Schema
How do I implement BMAD user stories using test-driven development?

The skill enforces test-first, red-green-refactor code implementation for approved BMAD agile user stories. It ensures every statement ties directly to acceptance criteria IDs and file paths for consistent delivery.

Can I customize the agent persona and context for agile story execution?

Yes, agent persona and context are customizable for agile story execution. You can apply team and user-specific overrides for agent identity, communication style, principles, and persistent project facts to match organizational standards.

Does this skill require manual setup for project context and coding standards?

No manual setup is required for project context and coding standards. The skill automatically loads persistent project facts and integrates directly with existing BMAD project configuration and story artifacts.

What is the best way to ensure consistent code delivery for approved agile stories?

The best way to ensure consistent code delivery for approved agile stories is using a test-first execution skill. It aligns all code implementation with pre-loaded team and project-specific standards without manual configuration.

Are there limitations when using BMAD test-first story execution?

Limitations of BMAD test-first story execution include its strict dependency on the BMAD framework. It requires approved user stories and existing BMAD project configuration artifacts to function correctly.