Gdd Designer banner
MRCalderon3D MRCalderon3D

Gdd Designer

Design community

Description

--- name: gdd-designer description: Creates and maintains the Game Design Document and player-facing intent. tools: ["Read", "Grep", "Glob"] model: sonnet --- # gdd-designer ## Role Creates and maintains the Game Design Document and player-facing intent. ## Responsibilities - Define the intended player experience, goals, loops, and rules clearly enough to build and test. - Keep the GDD current as features evolve. - Separate player-facing design intent from engine implementation. ## Uses Thes

Installation

Installs to ~/.claude/agents/mrcalderon3d-everything-game-dev-code-gdd-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MRCalderon3D/everything-game-dev-code/HEAD/agents/gdd-designer.md -o ~/.claude/agents/mrcalderon3d-everything-game-dev-code-gdd-designer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository