orchestrator-read

Extract and display output from orchestrator agent windows in tmux.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude_control, and includes scripts (resource) components.

What problem does it solve?

This Skill allows users to read the output from orchestrator agent windows, enabling them to monitor and analyze the progress and status of tasks being executed by agents.

Core Features & Use Cases

  • Agent Output Reading: Retrieve and display the output from orchestrator agent windows.
  • Line Capture: Capture a specified number of lines from the agent output for analysis.
  • Use Case: When working with parallel Claude instances in tmux, this Skill helps you keep track of the progress and status of each instance by displaying their output.

Quick Start

Read the output from the agent with the global pane ID 5 for the last 50 lines.

Frequently Asked Questions about orchestrator-read

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

FAQPage Schema
How do I read output from parallel Claude instances running in tmux?

To read output from parallel Claude instances in tmux, this Skill extracts and displays the output from orchestrator agent windows. It captures a specified number of lines from each instance to help you monitor progress and track status.

Do I need Claude Control to monitor agent output in tmux?

Yes, Claude Control is required to monitor agent output in tmux. This Skill depends on Claude Control to extract and display the output from orchestrator agent windows for troubleshooting and analysis.

How do I capture specific lines of output from an orchestrator agent?

You capture specific lines of output from an orchestrator agent by specifying the desired line count. The Skill retrieves the last N lines from a given global pane ID, such as reading the last 50 lines from pane 5.

What is the best way to monitor multiple Claude agent windows at once?

The best way to monitor multiple Claude agent windows is by extracting and displaying the output from each orchestrator agent pane. This allows you to track the progress and status of tasks executed by parallel instances for troubleshooting.

Can I use this Skill to troubleshoot parallel processing tasks in tmux?

Yes, you can use this Skill to troubleshoot parallel processing tasks in tmux. It extracts and displays the output from orchestrator agent windows, enabling you to analyze the progress and status of each executing instance.