From ar
Automates CLI usage and test execution in Byobu Tmux sessions for managing persistent terminal environments during development.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ar:tmux-automationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
CLI_USAGE_AND_TEST_AUTOMATION_WITH_BYOBU_TMUX_SESSIONS.md
CLI_USAGE_AND_TEST_AUTOMATION_WITH_BYOBU_TMUX_SESSIONS.md
npx claudepluginhub ahundt/autorun --plugin arRuns interactive CLI tools (vim, git rebase -i, REPLs) via tmux detached sessions with send-keys and capture-pane for programmatic control when standard bash piping fails.
Manages tmux sessions, windows, and panes for terminal multiplexing, persistent remote workflows surviving SSH disconnects, multi-pane layouts, and shell scripting automation.
Debug interactive CLIs, REPLs, TUIs, watchers, and long-running terminal processes using tmux to preserve live state, send controlled input, and capture evidence. Use when commands hang, wait for input, or behave differently in a real terminal.