intelligent-routing

Analyze user requests and route them to appropriate specialist agents.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/raccioly/coach-gravity --skill intelligent-routing-raccioly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/raccioly/coach-gravity/tree/main/content/starter-kit/skills/intelligent-routing
Command: npx skills add https://github.com/raccioly/coach-gravity --skill intelligent-routing-raccioly

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically analyzes user requests and routes them to the most appropriate specialist agent(s) without requiring explicit user mentions.

Core Features & Use Cases

  • Automatic agent routing based on request analysis
  • Single-step auto-invocation for common tasks
  • Use case: a user asks for a login flow and it selects security-auditor and backend-specialist

Quick Start

Route a user authentication request to the appropriate agents.

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 requests to specialist agents without explicit mentions?

Automatic agent routing analyzes user requests and directs them to the most appropriate specialist agents without requiring explicit user mentions. It applies auto-invocation rules to determine which agents to involve based on the request domain, such as security, frontend, backend, or testing.

How does multi-agent routing work for complex software engineering tasks?

Multi-agent routing for complex tasks works by integrating with an orchestrator that coordinates multiple specialist agents. The system analyzes the request, determines which agents to involve across domains, and manages the overall workflow to complete the software engineering task.

Can I override automatic agent selection for specific requests?

Yes, you can override automatic agent selection for specific requests. While the system implements auto-invocation rules to route requests by default, it explicitly supports manual overrides to adjust which specialist agents are involved when the automatic analysis does not fit your intent.

When do I need an orchestrator for agent selection in an AI system?

You need an orchestrator for agent selection when handling complex tasks that require coordination across multiple specialist agents. The routing system integrates with the orchestrator to manage multi-agent workflows that go beyond simple single-step auto-invocation for common software engineering requests.

What is the best way to route a login flow request to security and backend agents?

The best way to route a login flow request is to use automatic request analysis. The system identifies the authentication requirements and automatically selects the security-auditor and backend-specialist agents to handle the task without requiring you to explicitly mention those agents in your input.

Does automatic routing support frontend and testing domains in addition to backend?

Yes, automatic routing supports frontend and testing domains in addition to backend. It applies across multiple domains including security, frontend, backend, and testing to determine the most appropriate specialist agents for any given request, ensuring comprehensive coverage for software engineering tasks.