delegate-router

Route complex tasks to specialized agents and skills via a centralized delegation matrix.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill delegate-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegate-router
Source: https://github.com/Zpankz/mcp-skillset/tree/main/delegate-router
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill delegate-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates delegation to specialized agents and skills, simplifying complex, multi-domain tasks and ensuring consistent handling of routing decisions.

Core Features & Use Cases

  • Unified delegation: routes work to appropriate subagents and skills based on task characteristics.
  • Complexity-aware routing: selects agents and skills according to complexity, files, and domains.
  • Centralized registry: relies on the agent registry as the single source of truth for routing decisions.
  • Scalable workflows: supports parallel, sequential, and long-running task execution.

Quick Start

Delegate a complex, multi-step task to the unified router and let it coordinate the appropriate agents and skills.

Frequently Asked Questions about delegate-router

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

FAQPage Schema
How do I coordinate multi-step workflows across specialized agents?

Complex multi-domain tasks are delegated to specialized agents using a centralized delegation matrix and complexity-based routing. This mechanism routes work to appropriate subagents and skills to ensure consistent handling of task assignment.

What is complexity-aware routing for subagent delegation?

Complexity-aware routing selects appropriate agents and skills for task execution by evaluating task complexity, files, and domains. It uses a centralized agent registry as the single source of truth for deterministic assignment.

Can I use a unified router for parallel and sequential task execution?

Yes, a unified delegation router supports scalable workflows by coordinating parallel, sequential, and long-running task execution. It routes work to specialized agents based on adaptive skill routing and task characteristics.

Do I need an agent registry to route work to specialized skills?

Yes, the agent registry serves as the single source of truth for routing decisions. It integrates with the delegation matrix to drive deterministic task assignment for research, planning, and problem-solving execution.

When should I use a centralized delegation matrix for multi-domain projects?

A centralized delegation matrix should be used for multi-domain projects requiring adaptive skill routing. It orchestrates delegation to specialized agents, simplifying complex tasks and ensuring consistent routing decisions across research and execution.