Claudodex
Description
Claude Code launcher that routes Claude Code to OpenAI Codex subscription models
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code, routed through your OpenAI Codex subscription.
Claudodex is a focused launcher and compatibility proxy for running the real `claude` binary against OpenAI Codex subscription models. It is not a multi-provider proxy, not a Codex CLI wrapper, and not a replacement terminal UI. You still use Claude Code. Claudodex swaps the model backend.
you -> claudodex -> installed claude -> local Anthropic-compatible proxy -> Codex
Why Claudodex?
There are already useful projects in this space, including Claudish, ccproxy-api, claude-code-proxy variants, and Codex proxy experiments. Many of them try to support a long list of providers, models, transports, and runtime styles. That flexibility is valuable, but it can also make the Claude Code plus Codex subscription path harder to install, harder to reason about, or easier to miss in small compatibility details.
Claudodex deliberately takes the opposite shape: one launcher, one target use case, and as little setup as possible. The goal is that a person with a Codex subscription and an installed `claude` binary can log in once, run `claudodex`, and get a Claude Code experience whose backend is Codex.
Why not call it `claudex`? Because that name is already used in multiple places. `Claudodex` is clunkier, but it is specific and searchable.
What It Does
- Runs your installed
claudebinary with normal Claude Code flags. - Authenticates to OpenAI through
claudodex clx:auth-login. - Maps Claude model families to Codex models:
- Opus ->
gpt-5.6-sol - Sonnet -
- Opus ->
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11