workmux - Manage git worktrees and tmux windows for parallel work.
Manages git worktrees paired with tmux windows to create isolated workspaces for parallel development workflows.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create git worktrees with tmux windows
- List worktrees and agent statuses
- Merge worktree branches into main
- Remove worktrees and local branches
- Send instructions to active agents
- Run commands in agent worktrees
- Monitor agent status and output
Inputs
- Git repositories
- tmux sessions
- Branch names or handles
- Agent prompts or prompt files
- workmux configuration files
Outputs
- Git worktrees and branches
- tmux windows and panes
- Merged git commit history
- Agent status updates and logs
Requirements
- workmux CLI
- Git
- tmux
