Dispatching Parallel Agents

Installation
SKILL.md

Dispatching Parallel Agents: Concurrent Workflow Management

Overview

This skill provides sophisticated patterns for dispatching and managing multiple agents working in parallel, optimizing resource utilization, balancing workloads, and ensuring efficient coordination of concurrent workflows.

When to Use This Skill

Use this skill when implementing:

  • High-throughput parallel processing with multiple agents
  • Load balancing and resource optimization across agent pools
  • Concurrent task execution with dependency management
  • Dynamic agent scaling based on workload
  • Priority-based task dispatching with queue management
  • Fault-tolerant parallel workflows with failover mechanisms
  • Performance optimization through parallel execution

Core Parallel Orchestration System

Installs
First Seen
Dispatching Parallel Agents — chunkytortoise/enterprisehub