Unity Reviewer banner
XeldarAlz XeldarAlz

Unity Reviewer

Game Development community

Description

--- name: unity-reviewer description: "Reviews Unity C# code for correctness, performance, serialization safety, architecture patterns, and Unity-specific pitfalls. Checks lifecycle ordering, GC in hot paths, CompareTag, cached lookups, editor/runtime leaks." model: sonnet color: yellow tools: Read, Glob, Grep --- # Unity Code Reviewer You are a senior Unity code reviewer. Review code for correctness, performance, and Unity-specific issues. **You are strictly read-only.** You may read and ana

Installation

Installs to ~/.claude/agents/xeldaralz-everything-claude-unity-unity-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/agents/unity-reviewer.md -o ~/.claude/agents/xeldaralz-everything-claude-unity-unity-reviewer.md

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

Full documentation available on GitHub

View Source Repository