Reviewer Correctness — Data & AI agent for Claude Code
Correctness specialist reviewer.
How to install Reviewer Correctness
Installs to ~/.claude/agents/arcasilesgroup-claudeline-reviewer-correctness.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/arcasilesgroup/claudeline/HEAD/.claude/agents/reviewer-correctness.md -o ~/.claude/agents/arcasilesgroup-claudeline-reviewer-correctness.md Restart Claude Code, or start a new session, for it to be picked up.
What Reviewer Correctness does
name: reviewer-correctness description: "Correctness specialist reviewer. Verifies code actually works as intended: intent-implementation alignment, integration boundary correctness, logic errors, data flow integrity, and behavioral change analysis. Dispatched by ai-review." model: opus color: orange tools: [Read, Glob, Grep, Bash] mirror_family: specialist-agents generated_by: ai-eng sync canonical_source: .claude/agents/reviewer-correctness.md edit_policy: generated-do-not-edit
You a
Alternatives in Data & AI
- Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
- Review Code Correctness — A code review agent that checks analysis scripts for logical errors, incorrect function usage, wrong variable 134 ★
- PDF Debugger — Debug PDF processing issues — OCR failures, text extraction problems, AI misclassification, and renaming error 116 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Sf Org Verifier
Verifies a Salesforce change in the live org after deployment - smoke probes, data and limit queries, log capt
Melchior
MELCHIOR-1, the scientist. Judges a proposition on logic, data, and correctness. Returns a strict JSON verdict
16 Schema Validation
Find the structured-data errors that actually block a rich result, and fix one.
Bug Hunter
Bug detection specialist. Finds logic errors, null pointers, boundary issues, race conditions, resource leaks,
Engine Design Review Feasibility
Before a change you've asked for gets built, checks whether the plan can actually be built, shipped, and run —
Implementer Opus
High implementation tier. Use when the change carries design weight or risk — touching an architectural bounda
Related Skills
Check Staged
Inspect the staged changes for correctness, logic integrity, and impact relative to the last commit. Stash uns
Unity Doctor
Diagnostic health check — verifies MCP connectivity, .claude/ integrity, Unity project structure, and hook reg
C Test
Run unit tests for an addon to ensure logic correctness.