This commit significantly enhances the bmad-wechat-mini-game-dev expansion pack to make it more comprehensive and better aligned with the specifics of WeChat mini-game development.
The following improvements have been made:
1. **Enriched Knowledge Base:**
- The `development-guidelines.md` has been updated with detailed information on performance optimization, WeChat API best practices, and the official review and publishing process.
2. **Updated Templates:**
- `game-architecture-tmpl.yaml` now includes sections for WeChat cloud services, OpenDataContext, and subpackage planning.
- `game-design-doc-tmpl.yaml` now includes sections for social mechanics and monetization design.
3. **Refined Checklists:**
- `game-design-checklist.md` has been updated with a new section for WeChat-specific checks, including UI conventions, social features, and platform limitations.
- `game-story-dod-checklist.md` now includes a check for compliance with WeChat's content policies.
This commit refactors the agent team for WeChat mini-game development to be more comprehensive and better aligned with the platform's development lifecycle.
The following changes have been made:
1. **Renamed Agents:**
- `analyst` has been renamed to `game-analyst`.
- `bmad-orchestrator` has been renamed to `game-orchestrator`.
2. **New Agents:**
- `game-po` (Product Owner) has been added to define the product vision and strategy.
- `game-pm` (Project Manager) has been added to oversee project execution.
- `game-qa` (Quality Assurance) has been added to ensure game quality and performance.
3. **New Agent Definitions:**
- Markdown definition files have been created for all new and renamed agents, outlining their roles, responsibilities, and key skills.