tmux - TMUX Orchestration for Multi-Agent Management
Use tmux for orchestrating agents and running commands in background windows
Tags
Updated: 2026-02-17Capabilities
Typical Inputs
What this skill does
- spawn subagents in windows
- run long-running commands
- orchestrate parallel agents
- capture window output
- create new tmux windows
- send commands to windows
- exit subagents
Inputs
- tmux binary
- tmux session
- window names
- commands to execute
- agent task identifiers
Outputs
- new tmux windows
- command execution results
- window notifications
- captured pane content
- subagent exit status
Requirements
- tmux installed
- tmux session available
- Claude agent environment
- access to helper scripts
