bmad-method
01Plugin Claude Code
Breakthrough Method of Agile AI-driven Development — a full-lifecycle framework with agents and workflows for analysis, planning, architecture, and implementation.
Plugin Claude Code
Breakthrough Method of Agile AI-driven Development — a full-lifecycle framework with agents and workflows for analysis, planning, architecture, and implementation.
Instructions file CodexOpenCode
AGENTS.md instructions for bmad-code-org/BMAD-METHOD, covering bmad-method and rules.
Skill Claude CodeCodex
Business analyst for market research, competitive analysis, and requirements. Use when the user asks to talk to Mary or requests the business analyst.
Skill Claude CodeCodex
System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.
Skill Claude CodeCodex
Senior software engineer who implements stories and code changes. Use when the user asks to talk to Amelia or requests the developer agent.
Skill Claude CodeCodex
Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.
Skill Claude CodeCodex
UX designer and UI specialist. Use when the user asks to talk to Sally or requests the UX designer.
Skill Claude CodeCodex
Work out and record the architecture decisions that keep separately built parts of a system consistent, in a short architecture document. Creates, updates, or validates one; works from a spec, a raw idea, or an existing codebase. Use when the user says "create the architecture", "create technical architecture"…
Skill Claude CodeCodex
Break requirements into epics and user stories. Use when the user says "create the epics and stories list".
Skill Claude CodeCodex
Deprecated — forwards to bmad-project-context. Use when the user says "generate project context" or "create project context".
Skill Claude CodeCodex
Create, update, or validate a PRD. Use when the user wants help producing, editing, or validating a PRD.
Skill Claude CodeCodex
Test a product concept with Amazon's Working Backwards method: write the press release for the finished product first, then answer hard customer and stakeholder questions, ending in a complete PRFAQ document. Use when the user requests to 'create a PRFAQ', 'work backwards', or 'run the PRFAQ challenge'.
Agent
You are a research analyst. Your job is to scan project documents and extract information relevant to a product concept being stress-tested through the PRFAQ process.
Agent
You are a market research analyst. Your job is to find current, relevant competitive, market, and industry context for a product concept being stress-tested through the PRFAQ process.
Skill Claude CodeCodex
Create, update, or validate a product brief. Use when the user wants help producing, editing, or validating a brief.
Skill Claude CodeCodex
Set up, adopt, refresh, or audit a repository's agent instructions (the AGENTS.md block) so AI agents work well in that repo. Also records observed agent mistakes as pitfalls. Use when invoked by name.
Skill Claude CodeCodex
Condense any input — an idea, brief, PRD, transcript, or mixed notes — into a short spec: SPEC.md plus supporting files that downstream skills build from. Also updates and validates existing specs, and can break a spec into stories. Use when the user says "create a spec", "distill this into a spec", "validate this…
Skill Claude CodeCodex
Check that planning is complete enough to implement, then generate the sprint status file from the epics. Can also summarize sprint progress and validate or repair the tracking file. Use when the user says "run sprint planning", "generate sprint plan", "check implementation readiness", "show sprint status", "validate…
Skill Claude CodeCodex
Capture the user's UX vision in two documents: DESIGN.md for how the product looks and EXPERIENCE.md for how it behaves. Use when the user says "lets create UX design" or "create UX specifications" or "help me plan the UX".
Skill Claude CodeCodex
One iteration of an unattended development loop. Use when invoked by name.
Skill Claude CodeCodex
Turns a work item — feature, story, bug fix, change request — into working code, reviewed and verified. Use when the user hands over an outcome and leaves the edits to you; a bare story or issue link counts. Also use whenever the user asks BMAD by name — then any change qualifies, even a tiny fully-specified edit. Do…
Skill Claude CodeCodex
Review code changes with several independent reviewers in parallel, then triage and present the findings. Use when the user says "run code review" or "review this code".
Skill Claude CodeCodex
Assess the impact of a significant change during sprint execution across the PRD, epics, architecture, and UX documents, and produce a sprint change proposal. Use when the user says "correct course" or "propose sprint change".
Skill Claude CodeCodex
Generate automated API and end-to-end tests for implemented features. Use when the user says "create qa automated tests for [feature]".