Control interactive CLI sessions
tmuxskillsetup L2★0
Sheshiyer/skill-clusters ↗What it does
Remote-control tmux sessions with keystrokes
Best for
Automating interactive CLI tools and REPLs when plain piping is insufficient
Inputs
- · session name
- · pane target
- · command text
Outputs
- · pane output capture
- · status confirmation
Requires
- · tmux
- · bash
Preconditions
- · tmux installed
- · socket directory writable
Failure modes
- · tmux not on PATH
- · stale socket
- · pane crashed
- · timing-dependent paste failures
Trust signals
- · Socket conventions documented
- · separate delay guidance for TUI apps