Override for Codex users who want Claude Code , not a second Codex agent, to act as the reviewer. Install this package after . Auto Review Loop: Autonomous Research Improvement Autonomously iterate: review → implement fixes → re-review, until the external reviewer gives a positive assessment or MAX ROUNDS is reached. Context: $ARGUMENTS Constants - MAX ROUNDS = 4 - POSITIVE THRESHOLD: score = 6/10 AND verdict ∈ {"ready", "almost"} — both must hold, matching the operative STOP CONDITION below. Verdict vocabulary is {"ready", "almost", "not ready"}. (Earlier wording used "or" + a stale verdict…