BMad Code (Brian)
YouTube creator and 20-year software veteran. Created the BMAD Method (Agile-AI Driven Development) — a structured workflow that maps traditional Agile personas (BA, PM, Architect, PO, Scrum Master, Dev) onto AI agents to plan complex applications before any prompt is sent to a coding IDE.
Channels
- YouTube: BMad Code — AI workflows, agile, dev tools
- GitHub: BMAD-METHOD
Content in This Wiki
- Better Than Vibe Coding: Agile AI Driven Development — Introduces the BMAD method: six AI persona handoffs (BA → PM → Architect → PO → SM → Dev) producing PRD, architecture, task list, and stories before any code is written.
Key Ideas
- Agile personas as AI roles fix the “agent goes off the rails” failure mode of vibe coding
- Most planning work should happen outside the coding IDE (free LLMs, deep research) to keep token costs down before Cursor/Windsurf opens a single chat
- Each developer-agent prompt should consume one story in a fresh chat thread — story granularity is the unit of context discipline
See Also
- bmad-method
- four-prompting-disciplines — adjacent thesis on specification engineering
- ai-coding-workflow — Cole Medin’s parallel pattern