BMAD-METHOD
Turn ideas into working software with structured AI agent workflows
All Skills in This Repository (55)
Pure Emerald Level Indicatorsbmad-os-release-module
Automates npm release process including changelog drafting, versioning, git tagging, publishing, and GitHub releases.
bmad-os-gh-triage
Automatically fetches GitHub issues via gh CLI and analyzes them with AI agents to generate structured triage reports.
bmad-os-draft-changelog
Analyze commits and merged PRs to draft CHANGELOG.md entries.
bmad-os-changelog-social
Generate Discord, Twitter, LinkedIn posts from latest changelog.md entry.
product-brief-coach
Coaches users through creating, updating, and validating product briefs via structured conversation.
bmad-prd
Create, update, and validate product requirement documents through guided discovery workflows.
bmad-ux
Elicit UX decisions and produce DESIGN.md and EXPERIENCE.md specification documents.
bmad-product-brief
Create, update, and validate product briefs through guided conversational coaching.
bmad-sprint-planning
Validates planning readiness and generates sprint-status.yaml tracking files from epic documents.
bmad-spec
Distills ideas, briefs, and PRDs into a five-field SPEC.md contract with companion files.
bmad-prfaq
Generates a PRFAQ document by stress-testing product concepts with Amazon's Working Backwards method.
bmad-project-context
Creates and maintains verified AGENTS.md instruction blocks for AI coding agents in a repository.
Frequently Asked Questions
FAQPage SchemaHow to install BMAD-METHOD?โผ
Run `npx skills add bmad-code-org/BMAD-METHOD --all -g -y` in your terminal to install the full skill suite globally.
What does the BMad Method actually do?โผ
It gives your AI coding assistant a structured agile workflow, from idea and PRD through architecture, stories, code, tests, and retrospectives, so decisions stay explicit instead of being guessed.
Can I use BMad on an existing codebase?โผ
Yes. BMad works on greenfield projects and existing codebases, building verified context from what is actually in your repo before planning changes.
Which AI tools work with BMad skills?โผ
The skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and similar agents, with web bundles available for Gemini Gems and ChatGPT Custom GPTs.
Do I need to run the whole BMad process?โผ
No. Small changes can go straight to the build skill, while larger efforts add planning depth like PRDs, UX specs, and architecture only when needed.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core