Godot Reviewer banner
MRCalderon3D MRCalderon3D

Godot Reviewer

Game Development community

Description

--- name: godot-reviewer description: Reviews Godot architecture, scene structure, resource usage, and engine-specific risks. tools: ["Read", "Grep", "Glob"] model: sonnet --- # godot-reviewer ## Role Reviews Godot architecture, scene structure, resource usage, and engine-specific risks. ## Responsibilities - Check Godot-specific scene architecture, signals, resources, and export assumptions. - Identify risks around node ownership, resource lifetimes, and project configuration. - Keep Godot a

Installation

Installs to ~/.claude/agents/mrcalderon3d-everything-game-dev-code-godot-reviewer.md

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

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

Full documentation available on GitHub

View Source Repository