intelligent-routing

Analyze user requests and route them to suitable specialist agents.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill intelligent-routing-gelsonsimoes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/gelsonsimoes/wms-verticalparts/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/gelsonsimoes/wms-verticalparts --skill intelligent-routing-gelsonsimoes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatic agent selection and intelligent task routing. Analyzes user requests and automatically selects the best specialist agent(s) without requiring explicit user mentions.

Core Features & Use Cases

  • Automatic request analysis and agent mapping across domains (security, frontend, backend, etc.)
  • Auto-invocation protocol to invoke the most suitable specialists
  • Fallback orchestration for complex multi-domain tasks

Quick Start

Describe your task and I will automatically select the best specialist agent(s) and start the work.

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How do I automatically route user requests to specialist agents without explicit mentions?

Automatic agent selection analyzes user requests and routes them to the most suitable specialist agents without explicit mentions. It uses an auto-invocation protocol to map requests across domains like security, frontend, backend, and testing.

What happens to complex multi-domain tasks during intelligent routing?

Complex multi-domain tasks trigger a fallback to an orchestrator. This orchestrator manages the execution flow when a request spans multiple domains and cannot be handled by a single specialist agent.

How does multi-agent orchestration handle decision-making for task assignment?

Multi-agent orchestration handles decision-making by applying an introspected agent mapping. It analyzes the incoming request and selects the best specialist agent based on domain-specific capabilities before starting the work.

Can I use automated workflow routing for both frontend and backend development tasks?

Yes, automated workflow routing applies across domains including frontend, backend, security, and testing. It selects the appropriate specialist for each specific development task automatically.

Do I need to manually configure agent selection for my automation workflow?

No, you do not need to manually configure agent selection. You simply describe your task, and the system automatically analyzes the request and selects the best specialist agent to start the work.

What is the best way to assign the right experts to every task in a multi-agent system?

The best way to assign experts is using an intelligent routing skill that auto-invokes specialists based on request analysis. It defines an introspected agent mapping to select the best agent across domains.