tmux-agent-comms
Installation
SKILL.md
Tmux Agent Comms
Manage CLI agents in separate tmux sessions. Treat each session as one agent; orchestrate it with send-keys and capture-pane. Relay reply deltas instead of whole screens to protect the context/token budget.
New sessions open in a terminal tab inside the current app by default. If the environment cannot open one, create the session detached and print the exact attach command. Never invoke attach-session from a non-TTY tool.
Use herdr-agent instead when agents live in Herdr.
When to Use
Route directly to the required mode; do not read unrelated references.