intelligent-routing

Selects specialist agents based on intent, domain, and complexity analysis.

Updated May 19, 2026
One-click install
npx skills add https://github.com/TimeKast/AgendaInteligente --skill intelligent-routing-timekast
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/TimeKast/AgendaInteligente/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/TimeKast/AgendaInteligente --skill intelligent-routing-timekast

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents slow, back-and-forth conversations by automatically analyzing what the user is asking and selecting the most appropriate specialist agent(s) instead of requiring explicit user commands.

Core Features & Use Cases

  • Intent and domain analysis: Detects authentication, UI, backend/API, database, debugging, testing, DevOps, security review, performance, SEO, and other domains from user wording.
  • Automatic agent selection matrix: Chooses one or multiple specialist agents based on detected domains and task complexity.
  • Orchestrator fallback for complex tasks: Escalates to multi-agent coordination and asks clarifying questions when requirements are unclear.

Quick Start

Describe your goal in one message (e.g., “Review my login flow for security issues and suggest fixes”), and let the skill automatically apply the most relevant specialist guidance.

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 API requests to the right specialist agent?

To automatically route API requests, the skill applies a routing matrix that performs silent intent and domain analysis, selecting the best specialist agents based on detected complexity without requiring explicit commands.

What is multi-agent orchestration for complex backend tasks?

Multi-agent orchestration for complex backend tasks involves escalating unclear requests to an orchestrator that coordinates multiple specialist agents and asks clarifying questions to resolve multi-domain scenarios.

Can I use intelligent triage for security review and debugging simultaneously?

Yes, you can use intelligent triage for security review and debugging simultaneously because the automatic agent selection matrix detects multiple domains from user wording and invokes suitable specialists in parallel.

What is the best way to classify user intent for multi-domain requests?

The best way to classify user intent for multi-domain requests is through silent analysis of user wording, which detects domains like authentication, database changes, and performance improvements before auto-invoking suitable agents.

When should I use an orchestrator fallback for request classification?

You should use an orchestrator fallback for request classification when requirements are unclear or highly complex, allowing the system to ask clarifying questions and coordinate multi-agent orchestration instead of guessing the intent.

Does agent routing work without explicit user commands for deployment tasks?

Yes, agent routing works without explicit user commands for deployment tasks by automatically analyzing your goal description, detecting the DevOps domain, and applying the most relevant specialist guidance to handle the request.