01Categorized Post-Implementation Review: Triggers deep-dive code reviews that classify issues as Critical, Major, Minor, or Info.
02Configurable Reasoning Effort: Allows users to toggle between different GPT-5 models and reasoning levels based on task complexity.
03Structured Context Tracking: Automatically maintains a .codex-loop directory with plans, validation results, and iteration history.
042 GitHub stars
05Dual-AI Orchestration: Assigns Claude as the architect and Codex as the validator for a checks-and-balances workflow.
06Automated Plan Validation: Uses Codex to identify logic flaws, edge cases, and architectural risks before any code is written.