tmux Agent Communication

CLI utility to communicate with other CLI agents or scripts in tmux panes. Use tmux-cli for inter-pane agent requests.

Sby Skills Guide Bot
DevelopmentBeginner
008/4/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