agent-task-delegation
OfficialRoute work to the right agent under load.
System Documentation
What problem does it solve?
This Skill solves the operational challenge of coordinating multi-agent task delegation so workloads stay balanced, prioritized, and responsive as demand changes.
Core Features & Use Cases
- Queue-based delegation: Implements priority task queues with timeout handling and safe dequeueing to avoid stale work.
- Load balancing & routing: Selects agents based on available capacity (e.g., least-connections) and supports multiple delegation models (router, supervisor, broadcast).
- Production resilience: Adds backpressure and rate limiting to prevent overload, plus auto-scaling to grow or shrink agent pools based on utilization.
Use Case: In a production agent fleet, route incoming customer requests to specialized agents (e.g., triage, research, implementation) while keeping latency stable during spikes by queueing, throttling, and scaling.
Quick Start
Ask an AI agent to design a production-ready task delegation system for a multi-agent workflow with prioritized queues, backpressure, and dynamic auto-scaling.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-task-delegation Download link: https://github.com/cosmicstack-labs/mercury-agent-skills/archive/main.zip#agent-task-delegation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.