fleet-orchestrate

Coordinate parallel tasks across fleet nodes with scatter-gather and fan-out/fan-in execution.

2|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-orchestrate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fleet-orchestrate
Source: https://github.com/supportersimulator/multi-fleet/tree/main/skills/fleet-orchestrate
Command: npx skills add https://github.com/supportersimulator/multi-fleet --skill fleet-orchestrate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Orchestrate multi-node task execution across a fleet, enabling scatter-gather, pipeline, and fan-out/fan-in patterns with built-in deduplication and result synthesis.

Core Features & Use Cases

  • Scatter-Gather: broadcast the same task to multiple nodes and synthesize all results.
  • Pipeline & Fan-Out/Fan-In: chain or parallelize tasks with dependency control and consolidated reporting.
  • Deduplication & Monitoring: prevent duplicate work, track progress, and recover from partial failures across the fleet.

Quick Start

Run a plan with fleet-swarm.sh to auto-distribute tasks across online nodes and synthesize results.

Frequently Asked Questions about fleet-orchestrate

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

FAQPage Schema
How do I coordinate parallel tasks across multiple fleet nodes?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.

How do I prevent duplicate work when distributing tasks across multiple nodes?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.

What is the best way to run fan-out and fan-in workloads across distributed nodes?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.

Can I chain distributed tasks with dependency control and consolidated reporting?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.

How do I recover from partial failures during multi-node task execution?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.

Do I need specific prerequisites before orchestrating tasks across a fleet?

Scatter-gather orchestration broadcasts the same task to multiple nodes and synthesizes all returned results into a consolidated output. It auto-distributes work across online nodes, tracks progress, and recovers from partial failures during distributed execution.