Masup9 Codex Collab
masup9-codex-collab is a Claude Code plugin for the Build phase that coordinates Claude Code and OpenAI Codex CLI to run collaborative coding tasks.
Run the same coding task through Claude Code and OpenAI Codex CLI in a coordinated workflow instead of switching tools manually.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install masup9-codex-collab@masuP9/codex-collabBuilt 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:masuP9/codex-collab") and the paste-ready config with skillselion.get_install_config("plugin:masuP9/codex-collab").
What it does
masup9-codex-collab is a community Claude Code plugin that coordinates Claude Code with the OpenAI Codex CLI so you can approach tasks using both agents from one plugin entry. It targets solo and indie builders who split work across Anthropic and OpenAI coding tools and want a declared collaboration hook instead of ad-hoc copy-paste between terminals. The listing describes task execution with the two CLIs cooperating; treat it as agent orchestration at install time, not a substitute for project planning or review skills. Install when you are actively building and already have both CLIs configured. Expect a thin integration layer: you still own prompts, repo context, and how work is split between agents.
Highlights
- Single-plugin bundle focused on Claude Code ↔ OpenAI Codex CLI collaboration
- Keywords surface claude, codex, collab, and openai for discovery
- Community-listed Claude Code plugin from masuP9/codex-collab
- Suited to builders who already use both CLIs and want one install path
- Task execution framing rather than a full methodology or planning stack
Why builders use it
Splitting the same implementation across Claude Code and Codex without a shared plugin leaves you juggling two CLIs and inconsistent handoffs.
After you add the plugin, Claude Code has an explicit path to involve Codex CLI on tasks instead of treating the two tools as isolated silos.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is masup9-codex-collab for?
It is for solo builders and small teams who use Claude Code and OpenAI Codex CLI together and want a Claude Code plugin entry that names that collaboration pattern.
When should I use masup9-codex-collab?
Use it during the Build phase when you are implementing features and intentionally splitting or comparing work across Claude and Codex on the same codebase.
How do I add masup9-codex-collab to my agent?
Install or register the plugin from the masuP9/codex-collab repository via your Claude Code plugin workflow, then ensure both Claude Code and Codex CLI are installed and authenticated on your machine.
Comments
Share how you use masup9-codex-collab, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.