codex-plugin-claude-code
Installation
SKILL.md
Codex Plugin for Claude Code
Skill by ara.so — Codex Skills collection.
Overview
The codex-plugin-cc enables Claude Code users to leverage OpenAI Codex directly from their workflow. You can request code reviews (standard or adversarial), delegate tasks to Codex as a background subagent, and manage long-running Codex jobs—all without leaving Claude Code.
Key capabilities:
/codex:review— standard read-only Codex code review/codex:adversarial-review— steerable review that challenges design decisions/codex:rescue— delegate investigation/fix tasks to Codex subagent/codex:status,/codex:result,/codex:cancel— manage background jobs
Requirements
- Node.js 18.18+
- ChatGPT subscription (including Free tier) or OpenAI API key
- Codex CLI (the plugin can help install it via
/codex:setup)