BMAD-METHOD/docs
Brian 0380656de6
refactor: consolidate agents into phase-based skill directories (#2050)
* refactor: consolidate agents into phase-based skill directories

Remove separate agent/workflow/skill directories (src/bmm/agents,
src/bmm/workflows, src/core/skills, src/utility/agent-components) and
reorganize all content into phase-based structures under src/bmm-skills
(1-analysis, 2-plan-workflows, 3-solutioning, 4-implementation) and
src/core-skills. Eliminates the agent/skill distinction by treating
agents as skills within their workflow phase.

* fix: update broken file references to use new bmm-skills paths

* docs: update all references for unified bmad-quick-dev workflow

Remove all references to the old separate bmad-quick-spec and
bmad-quick-dev-new-preview workflows. The new bmad-quick-dev is a
unified workflow that handles intent clarification, planning,
implementation, review, and presentation in a single run.

Updated files across English docs, Chinese translations, source
skill manifests, website diagram, and build tooling.
2026-03-18 01:01:33 -05:00
..
explanation refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
how-to refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
reference refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
tutorials refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
zh-cn refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
404.md fix(docs): comprehensive documentation site review fixes (#1578) 2026-02-08 11:58:22 -06:00
_STYLE_GUIDE.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00
index.md docs: update terminology from commands to skills across all documentation (#1850) 2026-03-07 16:14:25 -07:00
roadmap.mdx feat(docs): add public roadmap and improve site navigation 2026-02-22 19:41:57 -06:00