Skill
using-tmux-for-interactive-commands
Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
Install
Install this Claude and Codex skill with the command below. The command stays visible even when copy support is unavailable.
Install command
git clone https://github.com/obra/superpowers-lab /tmp/superpowers-lab && ln -s /tmp/superpowers-lab/skills/using-tmux-for-interactive-commands ~/.claude/skills/using-tmux-for-interactive-commands