What problem does it solve?
Judge eliminates manual, inconsistent reviews by running codex review to catch bugs, security vulnerabilities, and intent mismatches before merging changes.
Core Features & Use Cases
- Automated Severity Triage: Runs codex review per PR, commit, or pre-commit scope and labels findings as CRITICAL through INFO.
- Consistency & Test Quality Checks: Cross-file pattern detection plus test quality scoring steer the next agent handoffs and flag maintenance risks.
- Remediation Routing: Each finding pairs evidence with an intended agent (Builder, Sentinel, Zen, Radar) so fixes stay coordinated.
- Use Case: Use Judge on React, Next.js, Express, TypeScript, Python, or Go diffs to verify intent alignment, null safety, and error handling before approval.
Quick Start
Ask Judge to run codex review on your PR with the appropriate mode so it returns severity-classified findings and remediation routes.