|
1 | | -# This file allows these modules under evo-code-org to also be installed with the evo method installer, while |
2 | | -# allowing us to keep the source of these projects in separate repos. |
| 1 | +# This file allows additional modules to be installed with the evo method installer, |
| 2 | +# keeping their source in separate repos. |
| 3 | +# |
| 4 | +# NOTE: These modules are maintained by the upstream bmad-code-org project. |
3 | 5 |
|
4 | 6 | modules: |
5 | | - evo-builder: |
6 | | - url: https://github.com/evo-code-org/evo-builder |
| 7 | + bmad-builder: |
| 8 | + url: https://github.com/bmad-code-org/bmad-builder |
7 | 9 | module-definition: src/module.yaml |
8 | 10 | code: bmb |
9 | | - name: "EVO Builder" |
| 11 | + name: "BMad Builder" |
10 | 12 | description: "Agent, Workflow and Module Builder" |
11 | 13 | defaultSelected: false |
12 | | - type: evo-org |
13 | | - npmPackage: evo-builder |
| 14 | + type: bmad-org |
| 15 | + npmPackage: bmad-builder |
14 | 16 |
|
15 | | - evo-creative-intelligence-suite: |
16 | | - url: https://github.com/evo-code-org/evo-module-creative-intelligence-suite |
| 17 | + bmad-creative-intelligence-suite: |
| 18 | + url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite |
17 | 19 | module-definition: src/module.yaml |
18 | 20 | code: cis |
19 | | - name: "EVO Creative Intelligence Suite" |
| 21 | + name: "BMad Creative Intelligence Suite" |
20 | 22 | description: "Creative tools for writing, brainstorming, and more" |
21 | 23 | defaultSelected: false |
22 | | - type: evo-org |
23 | | - npmPackage: evo-creative-intelligence-suite |
| 24 | + type: bmad-org |
| 25 | + npmPackage: bmad-creative-intelligence-suite |
24 | 26 |
|
25 | | - evo-game-dev-studio: |
26 | | - url: https://github.com/evo-code-org/evo-module-game-dev-studio.git |
| 27 | + bmad-game-dev-studio: |
| 28 | + url: https://github.com/bmad-code-org/bmad-module-game-dev-studio.git |
27 | 29 | module-definition: src/module.yaml |
28 | 30 | code: gds |
29 | | - name: "EVO Game Dev Studio" |
| 31 | + name: "BMad Game Dev Studio" |
30 | 32 | description: "Game development agents and workflows" |
31 | 33 | defaultSelected: false |
32 | | - type: evo-org |
33 | | - npmPackage: evo-game-dev-studio |
| 34 | + type: bmad-org |
| 35 | + npmPackage: bmad-game-dev-studio |
34 | 36 |
|
35 | | - evo-method-test-architecture-enterprise: |
36 | | - url: https://github.com/evo-code-org/evo-method-test-architecture-enterprise |
| 37 | + bmad-method-test-architecture-enterprise: |
| 38 | + url: https://github.com/bmad-code-org/bmad-method-test-architecture-enterprise |
37 | 39 | module-definition: src/module.yaml |
38 | 40 | code: tea |
39 | 41 | name: "Test Architect" |
40 | 42 | description: "Master Test Architect for quality strategy, test automation, and release gates" |
41 | 43 | defaultSelected: false |
42 | | - type: evo-org |
43 | | - npmPackage: evo-method-test-architecture-enterprise |
| 44 | + type: bmad-org |
| 45 | + npmPackage: bmad-method-test-architecture-enterprise |
44 | 46 |
|
45 | 47 | # whiteport-design-system: |
46 | | - # url: https://github.com/evo-code-org/evo-method-wds-expansion |
| 48 | + # url: https://github.com/bmad-code-org/bmad-method-wds-expansion |
47 | 49 | # module-definition: src/module.yaml |
48 | 50 | # code: wds |
49 | 51 | # name: "Whiteport UX Design System" |
50 | 52 | # description: "UX design framework with Figma integration" |
51 | 53 | # defaultSelected: false |
52 | 54 | # type: community |
53 | | - # npmPackage: evo-method-wds-expansion |
| 55 | + # npmPackage: bmad-method-wds-expansion |
0 commit comments