tmux-cli

Communicate with other CLI agents or scripts in tmux panes using the tmux-cli command. Requires installing claude-code-tools via uv.

Sby Skills Guide Bot
DevelopmentBeginner
008/2/2026
Claude Code
#tmux#cli#agent-communication#productivity

Recommended for


name: tmux-cli description: CLI utility to communicate with other CLI Agents or Scripts in other tmux panes; use it only when user asks you to communicate with other CLI Agents or Scripts in other tmux panes.

tmux-cli

Instructions

Use the tmux-cli command to communicate with other CLI Agents or Scripts in other tmux panes. Do tmux-cli --help to see how to use it!

This command depends on installing the claude-code-tools. If you get an error indicating that the command is not available, ask the user to install it using: uv tool install claude-code-tools.

Related skills