1 link tagged with all of: plugin + adversarial-review + codex + claude-code
Click any tag below to further narrow down your results
Links
This plugin embeds OpenAI Codex into your Claude Code workflow, letting you run standard, adversarial, or rescue reviews without switching tools. Install via Node.js, authenticate with your ChatGPT subscription or API key, then use /codex:review, /codex:adversarial-review, and /codex:rescue alongside status commands.
- Claude Code now has an official Codex plugin (from openai/codex-plugin-cc) with three review modes: standard, adversarial, and rescue
- Adversarial review is meant for high-stakes changes like migrations, auth, or infra scripts to catch subtle flaws standard review might miss
- It runs through your existing Codex CLI/server, so local auth, config, and MCP setup carry over automatically
- An optional "review gate" can force Codex review before Claude Code finishes, but risks tight loops that rapidly burn usage limits