Replace global npm install with npx to prevent permission issues:
- Updated LLM instructions to use npx @kayvan/markdown-tree-parser explode
- Changed installation method from npm install -g to npx (recommended)
- Updated error messages to suggest npx approach
- Applied changes across all dist/ agent and team files
- Updated expansion pack shard-doc.md files
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* 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>