BMAD-METHOD/tools
Jonah Schulte f1d81c8972 feat: add GSD-style step workflows and complete src/bmm consolidation
New workflow directories added to src/bmm/workflows/:

**Phase 1 - Analysis:**
- create-product-brief: 6-step workflow for product brief creation
- research: Domain, market, and technical research with 18 step files

**Phase 2 - Planning:**
- create-ux-design: 14-step UX design workflow with templates

**Phase 4 - Implementation:**
- code-review: Adversarial code review workflow
- correct-course: Course correction for sprint issues
- dev-story: Basic story development pipeline
- retrospective: Post-epic review workflow
- sprint-planning: Sprint status initialization
- sprint-status: Sprint progress tracking

**Quick Flow:**
- quick-dev: 6-step rapid development workflow
- quick-spec: 4-step specification workflow

**Support Workflows:**
- document-project: Codebase documentation generation
- excalidraw-diagrams: Diagram creation (flowchart, dataflow, wireframe)
- testarch: Test architecture suite (atdd, automate, ci, framework, nfr, test-design, test-review, trace)

**Cleanup:**
- Removed deprecated src/modules/bmgd workflows (migrated to src/bmm)
- Updated documentation and tooling references
2026-01-28 20:09:22 -05:00
..
cli feat: add GSD-style step workflows and complete src/bmm consolidation 2026-01-28 20:09:22 -05:00
docs docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
flattener feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
lib feat: add documentation website with Docusaurus build pipeline (#1177) 2025-12-23 23:01:36 +08:00
maintainer feat: add Raven's Verdict PR review tool (#1054) 2025-12-07 14:13:33 -06:00
schema Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00
bmad-npx-wrapper.js fix: preserve user's cwd when running via npx 2025-10-29 09:31:38 -05:00
build-docs.js feat: add GSD-style step workflows and complete src/bmm consolidation 2026-01-28 20:09:22 -05:00
fix-doc-links.js Add link auditor, reorganize documentation, and README update (#1277) 2026-01-10 02:55:33 +08:00
format-workflow-md.js check alignment 2025-10-22 12:36:39 -05:00
migrate-custom-module-paths.js _cfg -> _config 2025-12-13 19:41:09 +08:00
platform-codes.yaml docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
validate-agent-schema.js we only need one yaml lib 2025-12-13 18:35:07 +08:00
validate-doc-links.js docs: radical reduction of documentation scope for v6 beta (#1406) 2026-01-25 14:00:26 -06:00
validate-svg-changes.sh Project Cleanup of Agents Menus, BMB module removal to other repo 2026-01-19 02:04:14 -06:00