Manage Claude Code instances living inside tmux sessions. Users usually create separate tmux sessions for separate projects. Use this skill when you need to read the latest Claude Code response in a particular tmux session / project, send it a prompt and get the response, or run /compact directly via tmux (no extra scripts required).
claude-tmux 1.0.0 initial release - Provides a repeatable, tmux-only workflow for interacting with Claude Code running in tmux sessions. - Defines conventions for session and pane naming, and message markers. - Step-by-step instructions for locating the Claude pane, viewing the latest exchange, sending prompts, running /compact, and dumping raw pane buffer. - Includes troubleshooting steps, best practices, and tips for multi-session or non-default socket use. - No extra scripts or dependencies required—uses standard tmux commands only.