arcasilesgroup

Reviewer Correctness — Data & AI agent for Claude Code

Data & AI community

Correctness specialist reviewer.

How to install Reviewer Correctness

Installs to ~/.claude/agents/arcasilesgroup-claudeline-reviewer-correctness.md

Terminal
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 Repository