
Cmux Agent Teams
Orchestrate multiple Claude Code agents in parallel cmux panes with a file-based IPC bus and signal synchronization.
Overview
cmux-agent-teams is a plugin marketplace for the Build phase that adds cmux-based parallel Claude Code agents with file IPC and signal sync for multi-agent orchestration.
What is this marketplace?
- cmux-agent-teams plugin v0.1.5 MIT license from hungrytech
- Parallel multi-agent runs via cmux panes rather than one sequential chat
- File-based IPC message bus for agent-to-agent coordination
- Signal synchronization for aligned start/stop across workers
- Keywords: cmux, multi-agent, parallel, ipc, orchestrator
- Marketplace lists 1 plugin (cmux-agent-teams v0.1.5, MIT)
- Plugin description highlights 3 mechanics: cmux panes, file-based IPC bus, signal synchronization
What problem does it solve?
Solo builders waste wall-clock time when one Claude Code session cannot run parallel agent workers with reliable handoffs between them.
Who is it for?
Power users already on cmux who want file-bus coordinated agent teams for parallel coding or research tasks.
Skip if: Beginners on a single-pane Claude Code setup, or teams that need managed cloud orchestration without local terminal multiplexing.
What do I get? / Deliverables
After installing the marketplace, you can spin coordinated multi-agent cmux panes with IPC and signals so parallel tasks progress from one Claude Code setup.
- cmux-agent-teams v0.1.5 plugin enabled for parallel pane workflows
- File-based IPC bus and signal sync patterns for multi-agent Claude Code runs
Plugins in this marketplace
1 plugin — install individually after you add the marketplace.
Recommended Marketplaces
Journey fit
Parallel multi-agent execution is core Build infrastructure when you scale how agents implement and review work simultaneously. Agent-tooling is the canonical shelf for orchestrators, IPC, and terminal multiplexing that extend Claude Code beyond a single session.
How it compares
Terminal multiplexing orchestrator marketplace, not a time-tracking MCP or security assessment suite.
Common Questions / FAQ
Who is Cmux Agent Teams for?
It is for Claude Code developers using cmux who want parallel agent panes, IPC messaging, and synchronization instead of serial single-agent work.
When should I use Cmux Agent Teams?
Use it during Build agent-tooling sprints when you split implementation, review, or exploration across multiple coordinated agents.
How do I add Cmux Agent Teams to my agent?
Install the hungrytech/Cmux Agent Teams Claude marketplace so Claude Code loads the Cmux Agent Teams plugin from ./plugins/Cmux Agent Teams.