by craigsc · Claude Skill · ★ 504
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
cmux — tmux for Claude Code Run a fleet of Claude agents on the same repo — each in its own worktree, zero conflicts, one command each. Claude Code works best when it has full ownership of the working directory. Want two agents working in parallel? They'll stomp on each other — conflicting edits, dirty state, broken builds. You need separate checkouts. Git worktrees are the perfect primitive for this. They share the same database but give each agent its own directory tree — no cloning, no syncing, branches stay in lockstep. cmux wraps the entire worktree lifecycle into single commands so you can spin agents up, jump between them, and tear them down without thinking about it. You wanna go fast without losing your goddamn mind. This is how. Install Then add to your : Quick start That's it. One command, one agent, fully isolated. See Workflow for the full loop. Commands cd
| Stars | 504 |
| Forks | 30 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 56.268/100 |
| Open Issues | 4 |
| Last Updated | 2026-04-20 |
| Created | 2026-02-13 |
| Platforms | claude-code, cli |
| Est. Tokens | ~6k |
Looking for a cmux alternative? If you're comparing cmux with other claude skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Bring order to your projects, environments, and day-to-day work.
Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile. Also supports M
Seamless integration between Claude Code AI assistant and Neovim
Custom status line for Claude Code showing model, tokens, rate limits, and git info in real-time
Multi-workspace terminal aggregator with Claude Code AI integration
the best interface for Claude Code
Explore other popular claude skill tools:
cmux is cmux: tmux for Claude Code. It is categorized as a Claude Skill with 504 GitHub stars.
cmux is primarily written in Shell. It covers topics such as claude, claude-code, git.
You can find installation instructions and usage details in the cmux GitHub repository at github.com/craigsc/cmux. The project has 504 stars and 30 forks, indicating an active community.
cmux is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to cmux on Agent Skills Hub include aizen, agent-of-empires, claude-code.nvim. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.