Code review orchestrator. Detects the language of changed files and routes to the appropriate specialist reviewer (typescript-reviewer, go-reviewer, python-reviewer, java-reviewer, swift-reviewer, ruby-reviewer, elixir-reviewer, rust-reviewer, cpp-reviewer).
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/marvinrichter/clarc/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/marvinrichter/clarc/HEAD/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.