
Thepushkarp Cc Codex Plugin
- 1 repo stars
- Updated April 13, 2026
- thepushkarp/cc-codex-plugin
thepushkarp cc-codex-plugin is a Claude Code plugin that integrates OpenAI Codex CLI for detail-oriented code review and planning.
About
thepushkarp cc-codex-plugin connects Claude Code to the OpenAI Codex CLI so you can pull a different model toolchain into review and planning without leaving the agent session. developers benefit when one assistant orchestrates work but you still want Codex-style depth on tricky diffs or when sketching implementation plans before coding marathons. It is an integration plugin: you need Codex CLI installed and authenticated separately; the plugin wires invoke and review flows rather than replacing your primary editor agent. Use it at ship-time review gates or early in a build cycle when a structured plan reduces rework. It does not replace security scanning or automated test runners—it adds an on-demand second reviewer and planner.
- Single plugin bridging Claude Code with OpenAI Codex CLI
- Detail-oriented code review invocation path
- Planning and analysis workflows via Codex
- Integration-focused marketplace entry (not a standalone review skill file)
- Keywords: code-review, codex, openai, planning, analysis
Thepushkarp Cc Codex Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install thepushkarp-cc-codex-plugin@thepushkarp/cc-codex-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | April 13, 2026 |
| Repository | thepushkarp/cc-codex-plugin ↗ |
What it does
Install cc-codex-plugin when you want Claude Code to call OpenAI Codex CLI for deeper review and structured planning on your repo.
Who is it for?
Best when you already use Codex CLI and want Claude Code as the orchestrator for review and plan steps.
Skip if: Skip if you're without OpenAI Codex CLI setup or those and only need lightweight in-model suggestions.
What you get
After registration, Claude Code can invoke Codex CLI for structured review and planning alongside your main agent workflow.
- Codex CLI invocations triggered from Claude Code sessions
- Detail-oriented review feedback on selected changes
- Planning or analysis output aligned with Codex workflows
By the numbers
- Plugin count: 1
- Repository: thepushkarp/cc-codex-plugin
- Primary integration: OpenAI Codex CLI
Recommended Plugins
How it compares
Codex CLI bridge plugin, not a built-in Claude-only code review skill.
FAQ
Who is thepushkarp cc-codex-plugin for?
Claude Code users who run OpenAI Codex CLI locally or in CI and want agent-triggered review and planning.
When should I use thepushkarp cc-codex-plugin?
Use it before merge or release for detail-oriented review, or when planning a feature implementation with Codex-backed analysis.
How do I add thepushkarp cc-codex-plugin to my agent?
Install the plugin from thepushkarp/cc-codex-plugin in Claude Code, install and authenticate OpenAI Codex CLI on your machine, then use the plugin’s invoke paths for review and planning.