Commit Graph

2 Commits

Author SHA1 Message Date
minhtrungcc f927b4b96b feat: update shard-doc to use npx instead of npm install for markdown-tree-parser
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>
2025-09-07 13:03:20 +07:00
sjennings f20d572216
Godot Game Dev expansion pack for BMAD (#532)
* 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>
2025-09-06 13:49:21 -05:00