orchestrator-send

Send messages to orchestrator agent windows in tmux.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/marcospmail/claude-code-plugins --skill orchestrator-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-send
Source: https://github.com/marcospmail/claude-code-plugins/tree/main/plugins/yato/skills/orchestrator-send
Command: npx skills add https://github.com/marcospmail/claude-code-plugins --skill orchestrator-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill facilitates sending messages to orchestrator agent windows in tmux, streamlining communication within multi-agent workflows.

Core Features & Use Cases

  • Agent Messaging: Delivers messages to designated agent windows.
  • Target Specification: Supports both global pane ID and legacy session:window format.
  • Task Automation: Suitable for scripts or workflows requiring communication with orchestrator agents.
  • Use Case: Automate command transmission to orchestrator agents for parallel execution tasks, reducing manual intervention.

Quick Start

Use the orchestrator-send skill to send the message 'Start task' to agent with window ID 3.

Frequently Asked Questions about orchestrator-send

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send messages to orchestrator agent windows in tmux?

To send messages to orchestrator agent windows in tmux, you can use a skill that initiates messaging between panes, supporting both global pane IDs and legacy session:window syntax for targeted delivery.

What is the best way to automate command dispatching to multiple tmux agents?

Automating command dispatching to multiple tmux agents is best handled by a tool that transmits messages directly to designated orchestrator windows, reducing manual intervention in parallel execution workflows.

Does tmux pane targeting support legacy session:window syntax for multi-agent orchestration?

Yes, multi-agent orchestration in tmux supports legacy session:window syntax alongside global pane identifiers, allowing flexible targeting when dispatching messages to specific agent windows.

Can I use this for parallel execution tasks requiring inter-agent communication?

Yes, you can use this for parallel execution tasks requiring inter-agent communication, as it specifically delivers messages to orchestrator agents to streamline collaborative workflows and task automation.

Why are my automated scripts not reaching the correct tmux orchestrator agent?

If automated scripts are not reaching the correct tmux orchestrator agent, verify that the window ID or the legacy session:window syntax matches the active tmux pane identifiers used for message delivery.

When do I need to use a dedicated skill for orchestrator-send message transmission?

You need to use a dedicated skill for orchestrator-send message transmission when your workflow involves complex multi-agent orchestration in tmux and requires reliable, automated message delivery to specific agent windows.