Multi Codex — Development skill for Claude Code
Lightweight background Codex workers from Codex or Claude Code.
How to install Multi Codex
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open exPardus/multi-codex and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Multi Codex does
Lightweight background Codex workers from Codex or Claude Code. One Bash executable, five commands, native plugins.
Alternatives in Development
- Ralphy — My Ralph Wiggum setup, an autonomous bash script that runs Claude Code, Codex, OpenCode, Cursor agent, Qwen & 2.8k ★
- Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★
- OpenSquirrel — For people who get distracted by agents 1.3k ★
README
Give Codex and Claude Code independent Codex workers through the shell.
One Bash executable. Five commands. Plain files. No daemon.
Quickstart · Commands · Models · Startup context · Contributing
Why multi-codex?
A coordinating Codex or Claude Code session can hand off a focused task, keep working, and collect an answer later. Each worker is an independent `codex exec` process, outside the coordinator's native subagent pool. Workers start fresh and exit when finished.
The helper stays small enough to inspect in one sitting. There is no scheduler, service, database, or framework to operate. Account usage and rate limits still apply.
| Small by design | What you get |
|---|---|
| Fire and forget | spawn returns a worker ID immediately; the worker survives the launching shell closing. |
| Track completion | spawn --wait stays alive for one run so a harness can manage it as a background command. |
| Explicit context | Pass the task and everything the worker needs |
Related Skills
Detach
Run Codex and Claude Code reliably in the background on macOS—with a native dashboard, persistent tmux session
Aieye
Native macOS menu bar app for Claude Code, Codex, and Claude background agents — unified session list, in-pane
Claude Memory Reminder
Persistent tiered memory & reminder notebook skill for Claude Code and codex. Zero-dependency bash hook, multi
QuotaBar
A lightweight macOS menu bar app that shows your Claude and OpenAI (Codex) usage limits at a glance — multi-ac
Cc Bar
Native macOS menu bar app: track quota, usage and cost for Codex (multi-account) and Claude Code, from your me
AgentHub
IM-native multi-agent collaboration platform — @mention Claude Code, Codex, OpenCode like teammates
Related Agents
Slim Wrapper
tfx-route.sh 경유 전용 래퍼 에이전트. 코드를 직접 읽거나 수정하지 않고 Bash(tfx-route.sh)를 통해 Codex/Antigravity에 위임하는 thin wrapper. OS
Yume
Native desktop UI for Claude Code with orchestration, streaming, background agents, and multi-provider support
Golds
Lightweight parallel dispatcher. Writes SPLIT.md (file ownership), drops workers in worktrees, runs post-merge