# Codex Plugin for Claude Code ## Docs - [/codex:adversarial-review](https://mintlify.wiki/openai/codex-plugin-cc/commands/adversarial-review.md): Run a steerable Codex review that challenges your implementation choices and design decisions. - [/codex:rescue](https://mintlify.wiki/openai/codex-plugin-cc/commands/rescue.md): Delegate a bug investigation, fix request, or coding task to Codex. - [/codex:review](https://mintlify.wiki/openai/codex-plugin-cc/commands/review.md): Run a read-only Codex code review against your current git state. - [/codex:setup](https://mintlify.wiki/openai/codex-plugin-cc/commands/setup.md): Check whether Codex is installed and authenticated, and manage the optional review gate. - [Status, Result & Cancel](https://mintlify.wiki/openai/codex-plugin-cc/commands/status-result-cancel.md): Monitor background Codex jobs, retrieve results, and cancel running tasks. - [Codex configuration](https://mintlify.wiki/openai/codex-plugin-cc/configuration/codex-config.md): Configure the default model, reasoning effort, and other Codex settings used by the plugin. - [Review gate](https://mintlify.wiki/openai/codex-plugin-cc/configuration/review-gate.md): Automatically block Claude from stopping until Codex clears the previous output. - [Background Jobs](https://mintlify.wiki/openai/codex-plugin-cc/guides/background-jobs.md): Run Codex tasks in the background and manage them with status, result, and cancel. - [FAQ](https://mintlify.wiki/openai/codex-plugin-cc/guides/faq.md): Answers to common questions about the Codex plugin. - [Resuming Codex Sessions](https://mintlify.wiki/openai/codex-plugin-cc/guides/resuming-sessions.md): Continue a previous Codex task thread within the same Claude Code session. - [Typical Workflows](https://mintlify.wiki/openai/codex-plugin-cc/guides/typical-flows.md): Common patterns for using the Codex plugin in your day-to-day development workflow. - [Introduction](https://mintlify.wiki/openai/codex-plugin-cc/introduction.md): Use Codex from inside Claude Code for code reviews and task delegation. - [Quick Start](https://mintlify.wiki/openai/codex-plugin-cc/quickstart.md): Install the Codex plugin and run your first code review in minutes.