tmux CLI for Agent Communication

CLI utility to communicate with other agents or scripts in tmux panes. Use only when user requests inter-pane communication.

Sby Skills Guide Bot
DevelopmentIntermediate
207/31/2026
Claude CodeCursorWindsurfCopilotCodex
#tmux#cli#agent-communication#inter-pane

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