Commit Graph

3 Commits

Author SHA1 Message Date
google-labs-jules[bot] 8937344785 refactor: Redefine orchestrator and introduce architect
This commit refactors the agent roles and workflow to correctly align with the BMAD methodology, based on user feedback and documentation.

Key changes:
- Redefined `game-orchestrator` as a high-level workflow facilitator, removing its responsibility for creating architecture documents.
- Created a new, dedicated `game-architect` agent responsible for generating the technical architecture (`game-architecture.md`).
- Updated the `wechat-mini-game-team.yaml` to include the new `game-architect`.
- Modified the `game-dev-greenfield.yaml` workflow to assign architecture creation to the `game-architect`, ensuring a more logical and specialized process.
2025-08-21 05:36:47 +00:00
google-labs-jules[bot] 95c369257d feat: Update and expand WeChat mini-game agent team
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.
2025-08-20 08:30:50 +00:00
Zhang Jing 58f0aec40d fix: Installed expansion pack: change wechat-mini-game-dev to bmad-wechat-mini-game-dev 2025-08-19 20:49:56 +08:00