BMad Method
v6.2 — 2026 Edition. A comprehensive guide to the BMad Method, an AI-driven development framework. Learn how to use its 4-phase agile methodology, leverage specialized AI agents, manage project context, and utilize power-user tools for orchestrating complex software projects.
Episodes
Context Engineering and the 4 Phases
3m 27sWe explore the core philosophy behind the BMad Method: context engineering. Discover how breaking development into Analysis, Planning, Solutioning, and Implementation ensures AI agents always know what to build and why.
The Intelligent Guide and Installation
3m 26sLearn how to get started with the BMad Method without memorizing complex commands. We cover the installation process, the generated workspace directories, and how to use bmad-help as your intelligent project navigator.
Forging Ideas with AI Brainstorming
3m 27sDiscover the true power of AI in the Analysis phase. Instead of asking for a list of ideas, learn how the bmad-brainstorming workflow acts as a creative coach, pulling unique concepts out of you using anti-bias protocols.
The PRFAQ Gauntlet vs The Product Brief
3m 34sBefore writing a Product Requirements Document, you need a foundation. We compare the gentle discovery of a Product Brief against the rigorous stress-test of an Amazon-style Working Backwards PRFAQ.
Locking Down the PRD
3m 24sMoving into Phase 2, we explore how the Product Manager agent turns raw ideas into a structured Product Requirements Document. Learn how enforcing functional and non-functional requirements protects your project.
Preventing Agent Conflicts with Architecture
3m 50sPhase 3 Solutioning is where technical decisions are made. We discuss why explicit Architecture Decision Records (ADRs) are critical to preventing multiple AI agents from making conflicting technical choices.
The Project Context Constitution
3m 16sLearn how to draft the ultimate rulebook for your AI agents using project-context.md. This file enforces your specific tech stack, unobvious coding conventions, and critical implementation rules across all workflows.
Breaking Work Down and The Gate Check
3m 31sWe wrap up Phase 3 by translating architecture into implementable work units. Discover how the PM and Architect agents collaborate to create Epics and Stories, and why the Implementation Readiness check is non-negotiable.
The Build Cycle and Sprint Tracking
2m 57sPhase 4 is where code gets written. We break down the disciplined Build Cycle: initializing sprint planning, creating atomic stories, implementing them with the DEV agent, and conducting rigorous code reviews.
The Quick Dev Track for Zero-Blast Changes
3m 20sWhen the full 4-phase agile process is overkill, the Quick Dev track is your best friend. Learn how bmad-quick-dev compresses messy intent into a clean spec, executes autonomously, and handles its own reviews.
Onboarding Established Codebases
3m 50sBMad isn't just for greenfield projects. We cover the strategies for dropping the framework into massive, undocumented legacy codebases using context discovery and strategic cleanup.
Commanding Agents: Skills vs Triggers
3m 27sUnderstanding how to interact with the system is crucial. We break down the difference between IDE Skills that launch rigid workflows, and Agent Menu Triggers that allow you to converse dynamically with AI personas.
Adversarial Review and Edge Case Hunting
3m 59sIt's time to stop letting AI be polite. We explore two powerful Core Tools: a deeply cynical adversarial reviewer that searches for what's missing, and a mechanical edge-case hunter that maps unhandled boundary conditions.
Managing Context: Distillation and Sharding
3m 19sLLMs suffer from context blindness when fed massive documents. Learn how BMad solves this using lossless distillation to compress text into dense tokens, and physical document sharding to break up monoliths.
Advanced Elicitation and Party Mode
3m 55sIn our series finale, we explore power-user techniques. Learn how to force LLMs to rethink their own output using structured reasoning frameworks, and how to orchestrate multi-agent debates with Party Mode.