Codex Claude Orchestrator
Description
Codex plugin that delegates a bounded coding task to Claude Code and returns the result to Codex for verification. Part of the COREDO agent tools family.
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
Codex Claude Orchestrator
Project family
- codex-agent-config — Codex instructions and native specialist profiles.
- claude-agent-config — standalone Claude Code instructions and specialist agents.
- codex-claude-orchestrator — Codex plugin that delegates local tasks to Claude Code and returns results for Codex verification.
Together, these projects form the **COREDO agent tools family**: two configuration packages and one installable Codex plugin. Use each on its own or combine them. The orchestrator requires Claude Code, but does not require `claude-agent-config`; it supplies its own worker instructions and roles.
What it does
A Codex plugin that delegates a bounded coding task to Claude Code and brings its result back to Codex for verification. You give Codex the outcome; Codex decides whether delegation helps, gives Claude one local task, and checks the changes before calling the work complete. Codex chooses the executor based on the task and the cost of delegation. The plugin keeps track of which session owns the work so two agents do not accidentally edit the same worktree.
| Component | Responsibility |
|---|---|
| Codex | Understands the request, chooses the executor, makes key decisions, and verifies the result. |
| Claude Code | Completes one delegated local stage, then returns its changes and evidence. |
| Optional specialists | Help with discovery, implementation, testing, or review when useful. |
Boundaries:
- One edit owner per worktree; a worker handoff returns control to Codex.
- Workers make local changes only. Commits, pushes, deployments, and other external actions stay with Codex and require the user's task to authorize them.
- The plugin only controls workers registered to the current Codex thread. It does not attach to standalone Claude sessions or change their
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Workflow BundlesREADME
Workflow Bundles
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity