Dedicated code reviewer. Reads diffs/commits, reviews changed files, and returns a terse report of problems found. Prompt MUST specify scope: unstaged changes, a commit range, or since-branch-point. Read-only — no file edits.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/rigos0/superturtle/HEAD/.claude/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/rigos0/superturtle/HEAD/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/rigos0/superturtle.