intelligent-routing

Analyze user requests to route tasks to specialist agents.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill intelligent-routing-geargrindadmin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/Geargrindadmin/gg-agentic-harness/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/Geargrindadmin/gg-agentic-harness --skill intelligent-routing-geargrindadmin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of selecting the most appropriate specialist agent for a given user request, eliminating the need for users to manually specify which agent to use.

Core Features & Use Cases

  • Automatic Agent Analysis: Analyzes user requests to identify keywords, domains, and complexity.
  • Intelligent Routing: Selects the best specialist agent(s) based on the analysis.
  • Use Case: When a user asks to "fix the login bug," the skill automatically identifies it as a "Bug Fix" and routes it to the debugger agent without the user needing to type @debugger.

Quick Start

Use the intelligent-routing skill to automatically select the best agent for the request "Create a secure login system with dark mode UI".

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How does intelligent task routing work for specialist agents?

Intelligent task routing works by analyzing user requests to identify keywords, domains, and complexity, then automatically selecting the best specialist agent based on predefined rules and routing matrices.

How do I automatically select the right agent for a multi-domain software request?

To automatically select the right agent, the skill analyzes your multi-domain software request and routes it to appropriate specialist agents like backend-specialist or frontend-specialist based on predefined routing matrices.

Can I use automatic agent selection for complex tasks without specifying an agent manually?

Yes, you can use automatic agent selection for complex tasks. The skill eliminates manual specification by analyzing request complexity and routing tasks to the orchestrator or other appropriate agents automatically.

What is the best way to route a bug fix request to a debugger agent?

The best way to route a bug fix request is to use automated request analysis. The skill identifies bug fix intents from your input and automatically routes the task to the debugger agent without manual tagging.

Does automated request analysis support both single-domain and multi-domain routing scenarios?

Yes, automated request analysis supports both single-domain and multi-domain routing scenarios. It evaluates the request's domain keywords and complexity to route tasks to either a single specialist agent or multiple agents as needed.