by craigsc · Claude Skill · ★ 504
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.
| 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 |
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.