Run an autonomous plan-review loop where Claude drafts a feature plan, Codex adversarially grills it, and the plan iterates until approved — all within a single Claude Code session with a review gate on exit.
Cancel the active claudex loop. Cleans state files so the Stop hook will allow exit on the next turn.
Preflight diagnostic for claudex. Verifies bash, codex CLI, state directory, plugin file integrity, and hook fail-open. Run after install or when something feels off.
Run an autonomous plan-and-review loop. Claude drafts PLAN.md, Codex grills it adversarially, Claude revises until LGTM or N rounds.
Run a Codex review against the current diff. Writes findings + proposed fixes to reviews/. Read-only in v1.
Force-clean all claudex state. Use when the loop is stuck and /claudex:cancel did not work.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub promptadvisers/claudex --plugin claudexGive Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
Command-driven Claude/Codex review workflows for multi-round plan and implementation review.
Auto-converge a Claude-written plan via Codex (gpt-5) review iterations until clean ALLOW or max-iter.
Humanize - An iterative development plugin that uses Codex to review Claude's work. Creates a feedback loop where Claude implements plans and Codex independently reviews progress, ensuring quality through continuous refinement.
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Interview command for fleshing out big feature plans and specifications