Code Reviewer Correctness
Description
--- name: code-reviewer-correctness description: "Use this agent to verify code actually works as intended. Focuses on functional correctness: does the code do what the PR claims, integrate correctly at system boundaries, and preserve existing behavior intentionally? Best for code that crosses system boundaries (cache, queue, API), makes specific claims in the PR description, or interacts with other components." model: opus color: orange metadata: execution-tier: deep --- You are a senior cod
Installation
Installs to ~/.claude/agents/haacked-review-code-code-reviewer-correctness.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/haacked/review-code/HEAD/agents/code-reviewer-correctness.md -o ~/.claude/agents/haacked-review-code-code-reviewer-correctness.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development