supervisor-coordinator

Orchestrate Claude Code supervisor fleets with status tracking and idle retasking.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/eron1703/claude-config-loader --skill supervisor-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supervisor-coordinator
Source: https://github.com/eron1703/claude-config-loader/tree/main/skills/supervisor-coordinator
Command: npx skills add https://github.com/eron1703/claude-config-loader --skill supervisor-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating a fleet of Claude Code supervisors to ensure tasks are allocated, statuses tracked, and idle units are retasked quickly, while strictly avoiding any implementation work.

Core Features & Use Cases

  • Fleet orchestration and real-time monitoring of multiple supervisor instances.
  • Immediate idle handling: retask or recycle idle supervisors within minutes.
  • Status reports and governance: provide transparent status updates and enforce non-implementation rules.

Quick Start

Coordinate the supervisor fleet by retasking idle units and reporting status without performing any implementation work.

Frequently Asked Questions about supervisor-coordinator

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

FAQPage Schema
How do I coordinate multiple Claude Code supervisor instances across terminals?

You can coordinate a supervisor fleet by orchestrating multiple Claude Code instances through tmux session management, tracking statuses, and retasking idle units without writing any code.

What is fleet management for Claude Code supervisors and when do I need it?

Fleet management for Claude Code supervisors is the orchestration of multiple instances to track task allocation and recycle idle units. You need it when running parallel supervisors across terminals requires operational governance.

Can I use tmux to monitor and retask idle supervisor instances automatically?

Yes, you can manage tmux sessions via explicit commands to monitor the fleet and retask idle supervisors within minutes, ensuring continuous task allocation and operational transparency.

Does the supervisor coordinator write or deploy code for the tasks it manages?

No, the supervisor coordinator enforces hard rules that strictly prohibit writing code or deploying to servers, focusing entirely on fleet orchestration, status tracking, and generating safe, auditable reports.

What's the best way to generate status reports for a fleet of Claude Code supervisors?

The best way to generate fleet status reports is through the coordinator's governance feature, which provides transparent status updates and enforces non-implementation rules across all active supervisor instances.

Do I need osascript to manage supervisor fleets across multiple terminals?

osascript is supported as an environment dependency for terminal coordination, allowing you to govern tmux sessions and track supervisor statuses across multiple terminal windows without direct coding.