* Godot Game Dev expansion pack for BMAD * Workflow changes * Workflow changes * Fixing config.yaml, editing README.md to indicate correct workflow * Fixing references to config.yaml, adding missing QA review to game-dev agent * More game story creation fixes * More game story creation fixes * Adding built web agent file * - Adding ability for QA agent to have preloaded context files similar to Dev agent. - Fixing stray Unity references in game-architecture-tmpl.yaml --------- Co-authored-by: Brian <bmadcode@gmail.com>
19 lines
370 B
YAML
19 lines
370 B
YAML
bundle:
|
|
name: Godot Game Team
|
|
icon: 🎮
|
|
description: Game Development team specialized in games using Godot Engine, GDScript and C#.
|
|
agents:
|
|
- game-analyst
|
|
- bmad-orchestrator
|
|
- game-designer
|
|
- game-architect
|
|
- game-developer
|
|
- game-qa
|
|
- game-sm
|
|
- game-po
|
|
- game-pm
|
|
- game-ux-expert
|
|
workflows:
|
|
- game-dev-greenfield.md
|
|
- game-prototype.md
|