Skip to content

Commit 35ae4fd

Browse files
Brian MadisonBrian Madison
authored andcommitted
quadrivariate module workflow
1 parent f316597 commit 35ae4fd

File tree

84 files changed

+6121
-4054
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+6121
-4054
lines changed

src/modules/bmb/agents/module-builder.agent.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,18 @@ agent:
2828
- modules: "{project-root}/_bmad/bmb/docs/modules/kb.csv"
2929

3030
menu:
31-
- trigger: BM or fuzzy match on brainstorm-module
32-
exec: "{project-root}/_bmad/bmb/workflows/brainstorm-module/workflow.md"
33-
description: "[BM] Brainstorm and conceptualize new BMAD modules"
34-
3531
- trigger: PB or fuzzy match on product-brief
36-
exec: "{project-root}/_bmad/bmb/workflows/product-brief-module/workflow.md"
32+
exec: "{project-root}/_bmad/bmb/workflows/module/workflow.md"
3733
description: "[PB] Create product brief for BMAD module development"
3834

3935
- trigger: CM or fuzzy match on create-module
40-
exec: "{project-root}/_bmad/bmb/workflows/create-module/workflow.md"
36+
exec: "{project-root}/_bmad/bmb/workflows/module/workflow.md"
4137
description: "[CM] Create a complete BMAD module with agents, workflows, and infrastructure"
4238

4339
- trigger: EM or fuzzy match on edit-module
44-
exec: "{project-root}/_bmad/bmb/workflows/edit-module/workflow.md"
40+
exec: "{project-root}/_bmad/bmb/workflows/module/workflow.md"
4541
description: "[EM] Edit existing BMAD modules while maintaining coherence"
4642

4743
- trigger: VM or fuzzy match on validate-module
48-
exec: "{project-root}/_bmad/bmb/workflows/module-compliance-check/workflow.md"
44+
exec: "{project-root}/_bmad/bmb/workflows/module/workflow.md"
4945
description: "[VM] Run compliance check on BMAD modules against best practices"

src/modules/bmb/workflows-legacy/edit-module/README.md

Lines changed: 0 additions & 171 deletions
This file was deleted.

src/modules/bmb/workflows-legacy/edit-module/checklist.md

Lines changed: 0 additions & 163 deletions
This file was deleted.

0 commit comments

Comments
 (0)