Acerca de
This skill provides a standardized framework for managing terminal environments using tmux, allowing Claude to intelligently split windows, resize panes, and send commands to specific terminal contexts. It prioritizes reliability by implementing fresh pane detection using $TMUX_PANE and display-message patterns, ensuring commands are never sent to the wrong terminal even if the user switches focus. It is ideal for developers who need to automate complex layouts, monitor logs in side-panes, or run concurrent processes without leaving their primary CLI interface.