bmad-skill

Orchestrate BMAD agent workflows across four modules with YAML frontmatter.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill bmad-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-skill
Source: https://github.com/Zpankz/mcp-skillset/tree/main/bmad-skills
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill bmad-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BMAD v6-alpha requires a coherent, discoverable way to understand and load complex agent workflows. This skill provides a self-contained blueprint for BMAD modules, their architectures, and activation patterns, enabling consistent onboarding and activation of agents across Core, BMM, BMB, and CIS.

Core Features & Use Cases

  • Centralized discovery of BMAD Skill units via YAML frontmatter (name and description)
  • Detailed operational guidance for agent activation and module workflows
  • Support for optional resource directories (scripts/, references/, assets/) consumed by SKILL.md as directed

Quick Start

Invoke this skill to initialize and explore BMAD v6-alpha agent workflows within your project.

Frequently Asked Questions about bmad-skill

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

FAQPage Schema
What is the four-phase development method for human-AI workflow orchestration?

The four-phase development method orchestrates human-AI agent workflows sequentially through Analysis, Planning, Solutioning, and Implementation to streamline end-to-end collaboration in software projects.

How do I orchestrate agent workflows across both greenfield and brownfield software projects?

You orchestrate agent workflows by activating BMAD modules across the four phases. This provides operational guidance and structures outputs using optional scripts, references, and assets directories to support both greenfield and brownfield contexts.

Does this agent orchestration method require specific dependencies or component frameworks?

No dependencies or external components are required. The orchestration method uses YAML frontmatter for module discovery and self-contained operational guidance to activate agents without needing additional frameworks.

How does YAML frontmatter drive the discovery of agent workflows?

YAML frontmatter provides centralized discovery for agent workflows by defining the name and description of each Skill unit, enabling coherent onboarding and consistent activation of BMAD modules across your project.

What's the best way to initialize agent workflows for a new software development project?

The best way to initialize agent workflows is to invoke the skill directly within your project. This loads the BMAD v6-alpha blueprint to explore and activate module architectures using the four-phase development method.

When should I structure project outputs with optional resource directories like scripts and references?

You should structure outputs with optional scripts, references, and assets directories when on-demand operations require external resource consumption. These directories are loaded as directed by the workflow's SKILL.md file to support specific agent tasks.