Automatic agent selection and intelligent task routing.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill intelligent-routing --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Intelligent Routing?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-intelligent-routing-cdbfef34)More formats (shields.io, HTML) on the badges page.
---
name: intelligent-routing
description: Automatic agent selection and intelligent task routing.
category: tools
version: 4.1.0-fractal
layer: master-skill
---
# Intelligent Agent Routing
**Purpose**: Automatically analyze user requests and route them to the most appropriate specialist agent(s) without requiring explicit user mentions.
## Core Principle
> **The AI should act as an intelligent Project Manager**, analyzing each request and automatically selecting the best specialist(s) for the job.
## How It Works
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [1. Request Analysis](./sub-skills/1-request-analysis.md)
### 2. [2. Agent Selection Matrix](./sub-skills/2-agent-selection-matrix.md)
### 3. [3. Automatic Routing Protocol](./sub-skills/3-automatic-routing-protocol.md)
### 4. [Single-Domain Tasks (Auto-invoke Single Agent)](./sub-skills/single-domain-tasks-auto-invoke-single-agent.md)
### 5. [Multi-Domain Tasks (Auto-invoke Orchestrator)](./sub-skills/multi-domain-tasks-auto-invoke-orchestrator.md)
### 6. [SIMPLE (Direct agent invocation)](./sub-skills/simple-direct-agent-invocation.md)
### 7. [MODERATE (2-3 agents)](./sub-skills/moderate-2-3-agents.md)
### 8. [COMPLEX (Orchestrator required)](./sub-skills/complex-orchestrator-required.md)
### 9. [Rule 1: Silent Analysis](./sub-skills/rule-1-silent-analysis.md)
### 10. [Rule 2: Inform Agent Selection](./sub-skills/rule-2-inform-agent-selection.md)
### 11. [Rule 3: Seamless Experience](./sub-skills/rule-3-seamless-experience.md)
### 12. [Rule 4: Override Capability](./sub-skills/rule-4-override-capability.md)
### 13. [Case 1: Generic Question](./sub-skills/case-1-generic-question.md)
### 14. [Case 2: Extremely Vague Request](./sub-skills/case-2-extremely-vague-request.md)
### 15. [Case 3: Contradictory Patterns](./sub-skills/case-3-contradictory-patterns.md)
### 16. [With /orchestrate Command](./sub-skills/with-orchestrate-command.md)
### 17. [With Socratic Gate](./sub-skills/with-socratic-gate.md)
### 18. [With GEMINI.md Rules](./sub-skills/with-geminimd-rules.md)
### 19. [Test Cases](./sub-skills/test-cases.md)
### 20. [Token Usage](./sub-skills/token-usage.md)
### 21. [Response Time](./sub-skills/response-time.md)
### 22. [Optional: First-Time Explanation](./sub-skills/optional-first-time-explanation.md)
### 23. [Enable Debug Mode (for development)](./sub-skills/enable-debug-mode-for-development.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!