intelligent-routing

Analyze user requests and select specialist agents for developer collaboration workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/JoaoPedroAmaral/backBarbearia --skill intelligent-routing-joaopedroamaral
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/JoaoPedroAmaral/backBarbearia/tree/main/.claude/skills/intelligent-routing
Command: npx skills add https://github.com/JoaoPedroAmaral/backBarbearia --skill intelligent-routing-joaopedroamaral

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of deciding which specialist should handle incoming requests in a multi-agent system by automatically analyzing intent, domains, and complexity to reduce routing errors and unnecessary clarification loops.

Core Features & Use Cases

  • Automatic Agent Selection: Analyze keywords and domains to pick the most relevant specialist agents for authentication, frontend, backend, database, security, testing, and deployment tasks.
  • Complexity Assessment & Orchestration: Classify tasks as simple, moderate, or complex and auto-invoke single agents, multiple specialists, or an orchestrator for multi-domain or architectural work.
  • Transparent Communication & Overrides: Inform users which expertise is being applied, respect explicit agent mentions, and follow higher-priority routing rules when present.

Quick Start

Ask the assistant to analyze the request to add a login and route it to the appropriate specialist 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 in a multi-agent system?▼

To automatically route requests to specialist agents, this Skill analyzes user intent, detects domain keywords, and assesses task complexity to select the most relevant expert for feature requests, bug fixes, or security reviews. It determines whether to invoke a single agent, multiple specialists, or an orchestrator based on the analysis.

How does multi-agent orchestration handle complex software engineering tasks?▼

Multi-agent orchestration handles complex tasks by classifying complexity and auto-invoking an orchestrator for multi-domain or architectural work. When a request spans multiple areas like API design and database updates, the system coordinates multiple specialist agents simultaneously rather than relying on a single agent.

Can I override automatic agent selection if I specify a specialist?▼

Yes, you can override automatic agent selection. The system respects explicit agent mentions and follows higher-priority routing rules when present, ensuring that manual directives take precedence over the automatic domain detection and complexity assessment.

What is the best way to reduce routing errors when managing developer collaboration workflows?▼

The best way to reduce routing errors in developer collaboration workflows is to apply automatic request analysis. By detecting domain keywords and assessing complexity for tasks like UI components or deployment scenarios, the system removes the friction of manual routing and minimizes unnecessary clarification loops.

Does multi-agent routing work without additional dependencies?▼

Yes, multi-agent routing works without additional dependencies. The Skill operates standalone to analyze user requests and select appropriate specialist agents, requiring no external modules or components to perform domain detection and orchestration.

Why does the system inform users which expertise is being applied during request routing?▼

The system informs users which expertise is being applied during request routing to maintain transparent communication. By explicitly stating which specialist agents or orchestrator were selected based on domain detection, users understand the routing decisions and can verify the correct expertise is handling their task.