tmux

Use tmux to run interactive or long-running commands (e.g., SSH) when Codex must read stdout/stderr without a live TTY. Use when users mention tmux or need persistent terminal output. Forbid tmux windows; use a single window with panes only.

$ Installer

git clone https://github.com/bedecarroll/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_codex/skills/tmux ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill