Core
IncludedStrategy, architecture, development, quality and coordination through the four core roles.
An open-source method for building with AI
Give your coding assistant clear roles, shared context and a method to move your project forward.
Your project. Your tools. A shared way of working.
Fits where you already work
BMAD+ adds a structured set of agent instructions, skills and workflows to your project. Your existing AI assistant uses them to turn a request into defined work, with context and review along the way.
Installed locally in your repository. Run by the AI tool you choose.
Open a role to see how to start a conversation.
Explore the problem, challenge assumptions and shape a product brief or requirements document before implementation.
Try this in your AI assistant
Atlas, help me define the scope of an invoicing app for freelancers.
Discuss architecture, implement a scoped task and document the choices that future work depends on.
Try this in your AI assistant
Forge, propose an architecture and implement the first user story.
Review changes, plan useful tests and examine the user experience against the requirements of the task.
Try this in your AI assistant
Sentinel, review this change and check the critical user flows.
Break a project into stories, organize a sprint and guide the workflow with checkpoints. Parallel work depends on the capabilities of your AI tool.
Try this in your AI assistant
Nexus, turn this brief into a prioritized plan with review checkpoints.
Start with Core. Select the optional packs that match your project during installation. Each adds its own instructions, skills or supporting tools.
Strategy, architecture, development, quality and coordination through the four core roles.
Investigation workflows for gathering public information and assessing sources.
A workflow to design, validate and package your own BMAD+ agents.
Specialized compliance and governance workflows, including GDPR and ISO 27001.
Technical scanning, content analysis and search optimization workflows with supporting tools.
Project notes, decision records and session handoffs that preserve useful context.
Specialized roles and workflows for product planning, design, engineering and documentation.
Instructions and utilities for timestamped backups, restoration and rotation.
A focused workflow for creating video-driven scrolling websites.
Open a terminal in your project folder. The installer helps you select packs and configure the adapters for your AI tools.
npx bmad-plus@0.13.0 installRequires Node.js 20 or newer. Some optional packs have additional runtime or API requirements.
Run the command, select your tools and choose the packs you need. Core is included.
Start a session in the project so your tool can load its generated adapter and the agent instructions.
Say “Atlas, help me scope this project” or ask for bmad-help to discover the available agents and skills.
BMAD+ is a framework of agent instructions, skills, workflows and a CLI installer. It works inside compatible AI coding tools. You use the model, account and tool access you already have. It does not include a model subscription.
Install BMAD+ in your project, then open your AI tool in that folder so it can read the generated instructions. Ask for bmad-help, call an agent by name, or describe your task. bmad-help, autopilot and parallel are conversation instructions for your AI assistant, not standalone shell commands.
The framework describes how to divide and coordinate work. Actual parallel execution and tool use depend on the host assistant. Installing an adapter does not add a background worker service or guarantee that every host supports the same execution features.
Yes. Run the installer from the existing project directory and select the relevant adapters and packs. Keep your usual version control workflow. Managed-file tracking helps the updater distinguish shipped files from local customizations.