`claudex-loop`
The four-phase entry point that handles recon, interrogation, review, and optional build.
Claudex Loop closes both failure gaps in AI-assisted coding: alignment with the human, then adversarial review by a rival model. Claude and Codex swap jobs so whoever built the thing never grades it.
Claude scouts code, docs, prior art, and known pitfalls before the interview starts.
Only load-bearing decisions are surfaced, each with a recommendation and risk.
Codex attacks the locked plan in a read-only sandbox until it is approved or deadlocked.
The builder and reviewer swap jobs so the final code is always judged by the rival model.
Static Pages root for discovery, with the plugin and skill content unchanged behind it.
The four-phase entry point that handles recon, interrogation, review, and optional build.
A standalone adversarial plan review loop when the plan already exists and only needs stress-testing.
Codex implements a frozen spec while Claude reads the diff, runs proof, and arbitrates fixes.
The first end-to-end run converged from 26 findings down to zero across five review rounds, surfacing one fatal architecture issue and multiple data-corrupting design flaws before any code shipped.