Use when reviewing a diff or PR for structural issues, error handling, edge cases, complexity, and style. Dispatched primarily by code-review-loop. Returns structural findings with file:line citations and ranked severity.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/duthaho/claudekit/HEAD/agents/code-reviewer.mdInstalls into the current project.
Install code-reviewer by running `curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/duthaho/claudekit/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/duthaho/claudekit.