home/categories/system-admin/obra-superpowers-lab-skills-using-tmux-for-interactive-commands-skill-md
system-admintools
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
maintainer
obra
Updated 1/12/2026
Stars
144
Forks
9
quick start
Installation and usage
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
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use using-tmux-for-interactive-commands