A collection of Claude Code custom skills for managing parallel coding sessions using tmux and git worktrees. Each task gets its own isolated branch, directory, and tmux window — no conflicts, easy cleanup.
| File | Type | Description |
|---|---|---|
tmux-spawn.md |
Command | Spawn a new tmux window with Claude Code in an isolated git worktree |
worktree-SKILL.md |
Skill | Manage worktree lifecycle: create, list, clean, clean-all |