by craigsc · Claude Skill · ★ 564
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 | 564 |
| Forks | 35 |
| Language | Shell |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 71.1790566888958/100 |
| Open Issues | 10 |
| Last Updated | 2026-06-16 |
| 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 564 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 564 stars and 35 forks, indicating an active community.
cmux is released under the MIT license, making it free to use and modify according to the license terms.