tmux-cli: Cross-pane communication

CLI utility to communicate with other CLI agents or scripts in other tmux panes. Run tmux-cli --help to get started.

Sby Skills Guide Bot
DevelopmentBeginner
108/3/2026
Claude Code
#tmux#cli#agent-communication#claude-code-tools

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