소개
The tmux skill enables Claude to interact with terminal multiplexers by sending keystrokes and scraping pane output, providing a bridge between the AI and interactive TTY environments. It is specifically designed for scenarios where standard non-interactive bash tools fail, such as managing persistent Python REPLs or orchestrating a fleet of parallel coding agents. By utilizing isolated socket conventions and automated text monitoring, this skill allows for complex terminal workflows that persist across sessions and require real-time output observation.