
BMAD Standard Workflow
BMAD Standard Workflow Guide Overview BMAD (Business Methods and Development) is a structured AI-assisted workflow framework that guides teams from product discovery through implementation. It maps closely to real Scrum ceremonies and artifacts, providing AI agents for each role in the process. Folder Structure Folder Purpose _bmad/ Framework core — contains agent definitions, workflow specs, tasks, and configuration. Do not modify manually. _bmad/_config/ BMAD catalog ( bmad-help.csv ) and global settings. _bmad/_memory/ Agent memory files — agents store learned standards and preferences here across sessions. _bmad/bmm/ BMM module — all business/product workflows (PRD, architecture, stories, implementation). _bmad/core/ Core utilities — brainstorming, help, indexing, review, and other cross-cutting tools. _bmad-output/planning-artifacts/ Output: All planning-phase documents (PRD, architecture, epics/stories, UX design, research). _bmad-output/implementation-artifacts/ Output: All impl
Continue reading on Dev.to
Opens in a new tab

