Thepushkarp Cc Codex Plugin
thepushkarp cc-codex-plugin is a Claude Code plugin for the Ship phase that integrates OpenAI Codex CLI for detail-oriented code review and planning.
Install cc-codex-plugin when you want Claude Code to call OpenAI Codex CLI for deeper review and structured planning on your repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install thepushkarp-cc-codex-plugin@thepushkarp/cc-codex-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:thepushkarp/cc-codex-plugin") and the paste-ready config with skillselion.get_install_config("plugin:thepushkarp/cc-codex-plugin").
What it does
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. Solo builders 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.
Highlights
- 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
Why builders use it
Claude Code users lack a first-class way to delegate nitpicky review and planning passes to OpenAI Codex without manual context switching.
After registration, Claude Code can invoke Codex CLI for structured review and planning alongside your main agent workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use thepushkarp-cc-codex-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.