Godot Code Reviewer banner
jame581 jame581

Godot Code Reviewer

Game Development community

Description

--- name: godot-code-reviewer description: | Use this agent when the user wants their Godot GDScript or C# code reviewed for best practices, anti-patterns, performance issues, or Godot-specific pitfalls. Also use when completing a major feature and wanting a quality check. Examples: <example>Context: User wants a code review. user: "Review my player controller for Godot best practices" assistant: "I'll use the godot-code-reviewer agent to review the code." <commentary>Code review request

Installation

Installs to ~/.claude/agents/jame581-godotprompter-godot-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jame581/GodotPrompter/HEAD/agents/godot-code-reviewer.md -o ~/.claude/agents/jame581-godotprompter-godot-code-reviewer.md

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

Full documentation available on GitHub

View Source Repository