Adversarially reviews a pull request or local diff. Assumes the code is broken until proven otherwise and systematically tries to break it across logic, error handling, security, concurrency, data integrity, resource management, and API contract dimensions.
$curl -o .claude/agents/code-reviewer.md https://raw.githubusercontent.com/alexjbarnes/cockpit/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/alexjbarnes/cockpit/HEAD/.claude/agents/code-reviewer.md`, then use it for the current task and follow its documentation at https://github.com/alexjbarnes/cockpit.