tmux-orchestration
Installation
SKILL.md
tmux-orchestration
Capabilities
- Read another pane — summarize an agent's progress, grab errors, check whether a long-running process finished.
- Drive another agent — send a handoff prompt, ask a follow-up, answer a confirmation, redirect it mid-task.
- Spawn new work — open another window or session with a fresh agent, REPL, watcher, or shell pre-seeded with a task.
- Coordinate long-running things — pipe output to a log, watch in the background, fan a command out across worktrees.
- Drive interactive TUIs — lazygit, k9s, htop, an editor — by sending keystrokes and reading the rendered frame.
When to use
Whenever the user's request crosses a pane boundary. Common triggers: