What problem does it solve?
This Skill removes the friction of managing long-running interactive terminal sessions by letting you inspect tmux panes, send keystrokes, and react to prompts without manually attaching to the session.
Core Features & Use Cases
- Session Discovery: List tmux sessions on the default socket, a named socket, or across all known sockets.
- Pane Monitoring: Poll pane scrollback for specific text and wait for prompts, confirmations, or status messages to appear.
- Interactive Control: Send text, Enter, and special keys to running CLI tools and background workflows.
- Use Case: Keep a Claude Code or Codex session moving by checking for a permission prompt, confirming it, and then verifying the next output appears in the target pane.
Quick Start
Use the tmux skill to inspect the target session, confirm the current pane state, and send the next keystroke to continue the interactive workflow.