What problem does it solve?
This Skill removes the friction of working with long-running, interactive terminal sessions by letting you inspect, control, and validate tmux panes without guesswork.
Core Features & Use Cases
- Session and Pane Inspection: List sessions, windows, panes, and current commands to understand what is running.
- Interactive Control: Send text, keystrokes, and approvals to live CLI processes with precise targeting.
- Prompt Monitoring and QA: Capture pane output, watch for specific text, and support debugging of stuck tests or agents.
- Use Case: A developer can monitor a test runner in one pane, detect a permission prompt in another, and respond only after confirming the prompt content.
Quick Start
Use the tmux skill to check the active session, inspect the target pane, and send the next input needed to continue the interactive workflow.