关于
This skill provides a robust framework for managing complex CLI interactions that require more than simple request-response execution. By leveraging tmux panes, it allows for the management of long-running servers, persistent REPL sessions for languages like Python and Node.js, and parallel build or test processes. It is essential for workflows requiring interactive script debugging, live log monitoring, or maintaining state across multiple terminal commands without interrupting the primary agent task.