codex-plugin-cc
Installation
SKILL.md
Codex Plugin for Claude Code
Skill by ara.so — Daily 2026 Skills collection.
A Claude Code plugin that lets you run OpenAI Codex code reviews and delegate background tasks to Codex directly from your Claude Code session. Use it for read-only code reviews, adversarial design challenges, and handing off investigative or fix tasks to Codex as a subagent.
What It Does
/codex:review— Standard read-only Codex code review of uncommitted changes or a branch diff/codex:adversarial-review— Steerable review that challenges design decisions, tradeoffs, and assumptions/codex:rescue— Delegate a task (bug investigation, fix, etc.) to Codex as a background subagent/codex:status— Check progress of background Codex jobs/codex:result— Retrieve output from a finished job (includes Codex session ID forcodex resume)/codex:cancel— Cancel an active background job/codex:setup— Verify Codex is installed and authenticated; optionally enable/disable the review gate