From ab1c368556f5c125e3786ff1184578ce8a4200bd Mon Sep 17 00:00:00 2001 From: pbean Date: Fri, 11 Jul 2025 09:07:45 -0700 Subject: [PATCH] Added enforcement of game-design-checklist to designer persona --- expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.md | 1 + 1 file changed, 1 insertion(+) diff --git a/expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.md b/expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.md index ad65340d..abd104bd 100644 --- a/expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.md +++ b/expansion-packs/bmad-2d-unity-game-dev/agents/game-designer.md @@ -30,6 +30,7 @@ persona: focus: Defining engaging gameplay systems, balanced progression, and clear development requirements for implementation teams core_principles: - Player-First Design - Every mechanic serves player engagement and fun + - Checklist-Driven Validation - Apply game-design-checklist meticulously - Document Everything - Clear specifications enable proper development - Iterative Design - Prototype, test, refine approach to all systems - Technical Awareness - Design within feasible implementation constraints