codex-ab
FeaturedRun an A/B codex review experiment — holistic codex review vs 3 focused dimension passes (security, ecto, liveview) on the branch diff, classify findings, report a panel-value verdict. Use when the branch is fresh, before any codex review runs.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- oliver-kriska
- Repository
- oliver-kriska/claude-elixir-phoenix
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
codex-review
Second-opinion review of the current diff via the Codex CLI, read-only. Use when you want an independent adversarial review of a diff from a different model before merging. Manual only. NOT a replacement for /multi-review or /validate; Codex never edits — findings are advisory and Claude applies any fixes.
codex-check
One-shot Codex review of the current diff — a single round, no debate loop. Claude triages the findings, fixes the real ones, and recommends escalating to /codex-debate if a major finding stands. Use for routine changes on proven patterns, small diffs, config/docs edits, or a quick second opinion where a full debate is too heavy.
codex-review
Run an independent Codex code review using GPT-5.6 with xhigh reasoning. Use when user says "codex review", "cross-model review", "run codex on this", or as part of a multi-reviewer panel. Collects git diff + changed files, sends to Codex CLI, returns structured findings.