Marketplace

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

$ インストール

git clone https://github.com/thurstonsand/thurstons-claude-skills /tmp/thurstons-claude-skills && cp -r /tmp/thurstons-claude-skills/homelab/skills/interactive-commands ~/.claude/skills/thurstons-claude-skills

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