Tmux Control

Drive tmux from the command line to manage terminal sessions, windows, and panes — split the current pane, run a command in a new pane, capture output, send keystrokes, resize/navigate panes, or spin up a fully isolated background tmux server for sandboxed work. Use this whenever you need to run something in a terminal pane beside your work, watch a long-running process (dev server, build, test watcher, log tail), drive an interactive CLI/REPL, set up a multi-pane layout, or run commands in a tmux server that stays invisible to the user's own `tmux ls`. Trigger on any mention of tmux, splitting/managing panes or windows, "run this in a pane", "watch the output", side-by-side terminals, or background/isolated terminal sessions — even when tmux isn't named explicitly but the task clearly needs terminal-pane control. If the tmux-mcp tools (`open-pane`, `execute-command`, `start-and-watch`, `capture-pane`, …) are available, prefer them for the ordinary "give me a pane and run something in it" case and use this sk

MadAppGang Updated

File contents

madappgang/tmux-mcp/tree/main/.claude/skills/tmux-control commit de2403e52e

Frequently asked questions

npx skillmds@latest add madappgang/tmux-control