#59 · Primary category: AI Coding Assistants
codex-plugin-cc
Use Codex from Claude Code to review code or delegate tasks.
Project last updated:07/08/26
GitHub Stars
32.5K
Forks
2.2K
Contributors
13
License
Apache-2.0
Why we included this project
If you already work in Claude Code but want a second opinion from a different model, this plugin brings OpenAI's Codex into the same terminal. It adds slash commands for a read-only review of your uncommitted changes or a branch, plus a steerable adversarial review you can aim at a specific decision or risk area. Beyond reviewing, it can hand off tasks to Codex in the background, transfer the current session to a persistent Codex thread, and let you check job status or pull results without leaving the editor. The review gate is a nice touch: it hooks into Claude's Stop event so a Codex pass can block a response when it finds problems. For teams that want a different model's take on their code without switching tools, this is a practical addition to the daily routine.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.