BMAD-METHOD/docs/zh-cn/how-to
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
..
customize-bmad.md feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00
established-projects.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
get-answers-about-bmad.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
install-bmad.md docs(zh-cn): remove slash prefix from skill examples in code blocks (#1893) 2026-03-11 03:45:35 -06:00
non-interactive-installation.md docs: fix chinese documentation translation errors (#1848) 2026-03-07 14:34:12 -06:00
project-context.md feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00
quick-fixes.md refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
shard-large-documents.md feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00
upgrade-to-v6.md feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00