This skill enables communication between Claude Code and other CLI agents or scripts running in different tmux panes. It provides a simple interface to the tmux-cli command from the claude-code-tools package, allowing multi-agent coordination in terminal-based workflows.

880stars65forks
|5 views

Skill Content

587 characters

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.

Installation

Marketplace
Step 1: Add marketplace
/plugin marketplace add pchalasani/claude-code-tools
Step 2: Install plugin
/plugin install tmux-cli@cctools-plugins