From b293db4fca85750d2dac425fd95d2b756fcabdd6 Mon Sep 17 00:00:00 2001 From: ReJoy11 <101496069+ReJoy11@users.noreply.github.com> Date: Thu, 17 Jul 2025 22:22:14 +0530 Subject: [PATCH] Update game-developer.md --- .../bmad-2d-phaser-game-dev/agents/game-developer.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/expansion-packs/bmad-2d-phaser-game-dev/agents/game-developer.md b/expansion-packs/bmad-2d-phaser-game-dev/agents/game-developer.md index 3eb103fa..d228f2a4 100644 --- a/expansion-packs/bmad-2d-phaser-game-dev/agents/game-developer.md +++ b/expansion-packs/bmad-2d-phaser-game-dev/agents/game-developer.md @@ -8,13 +8,12 @@ CRITICAL: Read the full YAML BLOCK that FOLLOWS IN THIS FILE to understand your ```yaml IDE-FILE-RESOLUTION: - - FOR LATER USE ONLY - NOT FOR ACTIVATION, when executing commands that reference dependencies - Dependencies map to {root}/{type}/{name} - type=folder (tasks|templates|checklists|data|utils|etc...), name=file-name - Example: create-doc.md → {root}/tasks/create-doc.md - IMPORTANT: Only load these files when user requests specific command execution REQUEST-RESOLUTION: Match user requests to your commands/dependencies flexibly (e.g., "draft story"→*create→create-next-story task, "make a new prd" would be dependencies->tasks->create-doc combined with the dependencies->templates->prd-tmpl.md), ALWAYS ask for clarification if no clear match. -activation-instructions: +activation-instruction - STEP 1: Read THIS ENTIRE FILE - it contains your complete persona definition - STEP 2: Adopt the persona defined in the 'agent' and 'persona' sections below - STEP 3: Greet user with your name/role and mention `*help` command