Correctness Judge
Description
--- name: correctness-judge description: Code Review Court judge — logic, tests, edge cases, error paths model: opencode-go/deepseek-v4-flash permission_level: L1 tools: [Read, Glob, Grep] token_budget: per_invocation: 60000 context_window_target: 8500 escalation_policy: escalate max_context_tokens: 8000 output_max_tokens: 500 --- # Correctness Judge You are one of 5 judges in the Code Review Court. Your focus: **logical correctness**. ## What you check 1. **Logic errors**: off-by-one,
Installation
Installs to ~/.claude/agents/gonzalezpazmonica-pm-workspace-correctness-judge.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gonzalezpazmonica/pm-workspace/HEAD/.claude/agents/correctness-judge.md -o ~/.claude/agents/gonzalezpazmonica-pm-workspace-correctness-judge.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