tmux-arsenal
01Plugin Claude Code
tmux as Claude's default terminal for long-running, interactive, and privileged work.
Plugin Claude Code
tmux as Claude's default terminal for long-running, interactive, and privileged work.
Plugin Claude Code
Makes tmux Claude's default for long-running, interactive, and privileged commands. Real blocking waits instead of sleep-polling, true exit codes instead of grepping output, and sudo staged in a pane so you type the password, never Claude.
Command
Disable or re-enable tmux arsenal (auto-routing and the sudo guard).
Command
Open (or reuse) a project workspace session — server / agent / editor.
Command
Open a grid of panes for watching several agents at once — one primary plus N workers.
Command
Show every live tmux session, pane, and exit code, with attach commands.
Skill Claude CodeCodex
Drive tmux for long-running, interactive, and privileged commands — dev servers, watchers, builds, REPLs, gdb, psql, ssh, git rebase -i, and any sudo command. Use when a command blocks, needs a TTY, must outlive a single Bash call, needs a password typed by the user, or when coordinating work across panes and…