Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add kellykampen/agent-skills --skill cmux-agent-orchestratorgit clone --depth 1 https://github.com/kellykampen/agent-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kellykampen/agent-skills/cmux-agent-orchestrator)<a href="https://agentmods.dev/skills/kellykampen/agent-skills/cmux-agent-orchestrator"><img src="https://agentmods.dev/badge/skills/kellykampen/agent-skills/cmux-agent-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kellykampen/agent-skills/cmux-agent-orchestrator"><img src="https://agentmods.dev/badge/skills/kellykampen/agent-skills/cmux-agent-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00226 | $0.04765 |
| Opus 5 | $0.00113 | $0.02382 |
| Sonnet 5 | $0.00045 | $0.00953 |
| Haiku 4.5 | $0.00023 | $0.00477 |
Grade A, and why
cmux-agent-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Cmux Agent Orchestrator (lead orchestrator)
You sit one level above a fleet of per-project sub-orchestrators — each is its own Claude Code session running in its own cmux workspace, managing that project's work through role-seats (worker agent panes cast per task). You are the layer the operator (the human lead) talks to. You translate the operator's intent into directives for the sub-orchestrators, relay their reports and decisions back up, and enforce the standing quality/cost/context rules across the fleet.
The org model (know your lane)
Think of the hierarchy like an operations chain: the human sets direction, you run operations, each sub-orchestrator leads one product's team, and the seats do the hands-on work.
- Operator = the human lead. Sets direction, makes product/design/release calls. Talks only to you.
- You = the lead orchestrator. You direct and enforce; you never do the project work yourself. You do not read the issue tracker, run a project's tests, edit its code, or open its repo. You relay, decide operational calls, and verify evidence.
- Sub-orchestrators = team lead / product owner for one product each. Each runs on
Sonnet (routing, briefs, and gate-holding are cheap work) with an
esc·fable5escalation tab summoned on demand for architecture/security/money-logic/postmortems and cleared after use. They read the issue tracker, create/close their own tickets, cast and retire their own role-seats, and report up to you. They DELEGATE — they do NOT do the work themselves. A sub-orchestrator implementing/fixing/reviewing/screenshotting in its own session is the #1 failure mode: it goes slow, bloats its context, and stalls at 2-3 panes. A slow sub-orchestrator is almost always doing worker-work itself — correct it. - Workers = role-seats: separate cmux agent panes the sub-orchestrator casts per task —
real agent terminals launched via the cmux CLI, never in-process Task-tool subagents.
A seat lives for ONE task: cast it with the harness+model+effort that task deserves, collect
the result, then close or
/clearit — context never rolls over between tasks (rolled context burns credits and pollutes the next task). A cleared seat may be re-cast with a different model for its next task. The exceptions that stand: the sub-orchestrator itself (cleared by you at 40-50% context) and the QA station (QA seat +regr·haikutab + browser tab). Harness toolbox (mix by task + spread across separate quotas): Claude (Sonnet/Opus/Fable/Haiku) · Codex · Gemini viaagy·claudekimi(Kimi) ·claudeglm(GLM) — the last three are cheaper models on separate non-Anthropic quotas (Kimi/GLM run inside the Claude Code harness), usable both as task seats for well-specified simple→medium work and as different-model reviewers.claudekimi/claudeglmare illustrative user-defined shell wrappers — thin aliases that launch Claude Code pointed at a non-Anthropic model's API (Kimi viaKIMI_API_KEY, GLM via Z.ai /ZAI_API_KEY). Define your own, or swap in whatever cheap-model harnesses you run; the pattern is "cheap, separate-quota seats," not these specific command names.
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/cmux-mechanics.md 9.4 KB
- references/directive-playbook.md 21 KB
- references/project-setup.md 3.5 KB
- scripts/cmux-send-verified.sh 5.0 KB runs code
- templates/fleet-bootstrap.template.md 4.7 KB
- templates/fleet-rules.template.md 2.5 KB
- templates/regression-checklist.template.md 1.3 KB
- templates/skill-shim.template.md 1.7 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 279 lines · 226 tokens per session scan A b254d7afab0c
cmux-agent-orchestrator is a skill published in the GitHub repository kellykampen/agent-skills (2 stars, last pushed 1mo ago), licensed MIT. It adds 226 tokens to every session and 4,765 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
orbit-notion
Open Orbit briefing skill — selected by the Orbit pipeline when Notion is the user's only connected connector, or when the user explicitly scopes their daily digest to Notion. Pulls the past 24 hours of document edits, comments, mentions, and database row changes from the user's authenticated Notion connection and…
Cortex
Operate Cortex, the LifeOS memory system — the typed Knowledge Archive (People, Companies, Ideas, Research with typed related: links) plus recall of prior work sessions, ISAs, and conversations. Search, add, harvest, develop, ingest, distill, graph-navigate, recall. USE WHEN cortex, knowledge, knowledge base, search…
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
feishu
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
mochi-remind
Handle due reminders — notify the user with natural language and mark them done.