intelligent-routing

Analyze user requests to route tasks to specialist agents.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill intelligent-routing-devon87warren-afk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/devon87warren-afk/eboss-monorepo/tree/main/apps/manager/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/devon87warren-afk/eboss-monorepo --skill intelligent-routing-devon87warren-afk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of selecting the correct specialist agent to handle a user's request, eliminating the need for manual routing or explicit agent mentions.

Core Features & Use Cases

  • Automatic Request Analysis: Analyzes user requests to identify keywords, domains, and complexity.
  • Intelligent Agent Selection: Matches the analyzed request to the most appropriate specialist agent(s) based on a predefined matrix.
  • Use Case: A user asks, "I need to fix a bug in the login API." This Skill will automatically identify the need for a debugger and backend-specialist and invoke them without the user having to specify them.

Quick Start

Use the intelligent-routing skill to analyze the user request "Create a dark mode toggle button".

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How does intelligent agent routing work for multi-domain software tasks?

Intelligent routing analyzes request keywords, domains, and complexity to automatically select specialist agents. It matches tasks to agents like backend-specialist or frontend-specialist using a predefined matrix, enabling multi-domain routing without manual agent specification.

How do I automate specialist agent selection for complex user requests?

You can automate specialist agent selection by applying this skill to analyze user requests. It identifies task complexity and domains, then routes the request to appropriate agents like security-auditor or orchestrator based on a defined matrix and complexity assessment.

Can I override automatic agent routing for single-domain tasks?

Yes, intelligent routing supports optional override capabilities for single-domain and complex task routing. You can manually specify or redirect tasks even when the automated keyword analysis and complexity assessment would route them to a different specialist agent.

What is the best way to route a bug fix request to a debugger without manual selection?

Use intelligent routing to automatically analyze requests like fixing a login API bug. The skill identifies relevant domains and invokes necessary specialist agents such as debugger and backend-specialist automatically, eliminating the need for explicit agent mentions in your task management workflow.

Does intelligent routing support complex task orchestration across multiple specialist agents?

Yes, intelligent routing supports complex task routing by assessing request complexity and invoking an orchestrator agent. It analyzes keywords and domains to coordinate multiple specialist agents simultaneously, ensuring multi-domain requests are distributed appropriately without manual intervention.