Thanks to visit codestin.com
Credit goes to docs.bmad-method.org

Skip to content

Turn ideas into software.
At any scale.

Think it through, then build it. You make the calls, so you understand what you ship.

BMad adds a set of named commands, called skills, to AI coding tools such as Claude Code and Cursor. Some of them help you think: explore an idea, research it, argue against it, and write down what you have settled on. Others help you build: give bmad-build a change you want made, and it writes the code and reviews it.

You can use either group on its own. Many people run the thinking skills and never ask BMad to write a line of code, and a small fix can go straight to building with no planning at all.

Codestin Search App Three kinds of input enter the delivery loop at different points: a vague notion enters at Clarify, a big clear idea enters at Plan, and a small change goes straight to Build and verify. The loop continues through Learn and adjust, which feeds back into planning as the work evolves. START ANYWHERE RIGHT-SIZED FOR THE WORK IN FRONT OF YOU ? Vague notion Big clear idea Small change Clarify Plan Build and verify Learn and adjust

Every path runs the same loop. Bigger work enters it earlier and goes round it more often; it does not become a different way of delivering.

You are not sure how much process the change needs. Choose a Planning Path.

You want to see it work. Build Your First Change walks through one build in an empty project.

You know exactly what needs to change, and it is small. Run bmad-build and describe the change. See Build a Change.

You are working in an existing codebase. Consider running bmad-project-context, then build as usual. See Start in an Existing Codebase and Set and Maintain Project Context.

You are building a larger feature or a whole product. If you can give bmad-spec a complete intent, start there. If you need to go through the ideation/planning paces first, choose a path in Choose a Planning Path.

Your idea is still vague, or you are not sure it is a good one. Generate options or pressure-test the idea, then gather evidence with Deep Recon.

You want BMad to follow your team’s own rules and practices. See Customize BMad and Adopt BMad Across a Team.