tmux
Installation
SKILL.md
tmux
Use tmux as a durable control plane for terminal work.
This skill owns tmux judgment: when tmux is worth using, how to shape sessions and panes so operators stay oriented, how to preserve long-running work across disconnects, how to capture pane output, and how to intervene safely in interactive terminals.
Scope
Use this skill for:
- designing tmux session/window/pane layouts
- naming conventions for durable terminal workspaces
- attach/detach workflows for remote or unstable connections
- long-running CLI job management
- pane capture, scrollback, and copy-mode workflows
- safe use of
send-keysor synchronized panes - incident-response or debugging workspaces
- repeatable tmux startup recipes and lightweight automation
- troubleshooting lost sessions, confusing layouts, or environment-inheritance surprises
- operator guidance for multi-window monitoring and control