fix: correct module names and relocate prompt file

- CIS: "Creative Innovation Suite" → "Creative Intelligence Suite"
- GDS: "Game Dev Suite" → "Game Dev Studio"
- Move _prompt-external-modules-page.md from docs/ to tools/docs/
This commit is contained in:
Alex Verkhovsky 2026-02-05 23:52:49 -07:00
parent b2c047f0b7
commit c796cf4350
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ modules:
url: https://github.com/bmad-code-org/bmad-module-creative-intelligence-suite
module-definition: src/module.yaml
code: cis
name: "BMad Creative Innovation Suite"
name: "BMad Creative Intelligence Suite"
description: "Creative tools for writing, brainstorming, and more"
defaultSelected: false
type: bmad-org
@ -26,7 +26,7 @@ modules:
url: https://github.com/bmad-code-org/bmad-module-game-dev-studio.git
module-definition: src/module.yaml
code: gds
name: "BMad Game Dev Suite"
name: "BMad Game Dev Studio"
description: "Game development agents and workflows"
defaultSelected: false
type: bmad-org