BMAD-METHOD/tools
Brian Madison f102901f65 feat: add expansion pack installation system with game dev and infrastructure expansion packs
- Added expansion pack discovery and installation to BMAD installer
- Supports interactive and CLI installation of expansion packs
- Expansion pack files install to destination root (.bmad-core)
- Added game development expansion pack (.bmad-2d-phaser-game-dev)
  - Game designer, developer, and scrum master agents
  - Game-specific templates, tasks, workflows, and guidelines
  - Specialized for Phaser 3 + TypeScript development
- Added infrastructure devops expansion pack (.bmad-infrastructure-devops)
  - Platform engineering agent and infrastructure templates
- Expansion pack agents automatically integrate with IDE rules
- Added list:expansions command and --expansion-packs CLI option

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 23:30:20 -05:00
..
builders feat: add expansion pack installation system with game dev and infrastructure expansion packs 2025-06-15 23:30:20 -05:00
installer feat: add expansion pack installation system with game dev and infrastructure expansion packs 2025-06-15 23:30:20 -05:00
lib fix: update dependency resolver to support both yml and yaml code blocks 2025-06-15 14:23:25 -05:00
upgraders fix: update glob usage to modern async API 2025-06-15 14:13:09 -05:00
bmad-npx-wrapper.js moved bmad-core to dot folder so when adding to project it is clear its not part of the project it is added to 2025-06-13 19:11:17 -05:00
cli.js feat: add expansion pack installation system with game dev and infrastructure expansion packs 2025-06-15 23:30:20 -05:00
semantic-release-sync-installer.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
sync-installer-version.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
version-bump.js feat: improve semantic-release automation and disable manual version bumping 2025-06-15 14:16:01 -05:00
yaml-format.js fix: update yaml-format.js to use dynamic chalk imports 2025-06-15 14:20:12 -05:00