intelligent-routing

Route user requests to specialist agents based on intent and domain analysis.

7|1|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/skeletorflet/opencode-kit --skill intelligent-routing-skeletorflet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/skeletorflet/opencode-kit/tree/main/.opencode/skills/intelligent-routing
Command: npx skills add https://github.com/skeletorflet/opencode-kit --skill intelligent-routing-skeletorflet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically identify user intent and route tasks to the most suitable specialist agents without requiring explicit prompts.

Core Features & Use Cases

  • Automatic agent selection based on domain detection and risk assessment for complex requests.
  • Orchestrator-ready routing for multi-domain tasks with optional explicit overrides.
  • Real-world use case: when a user asks for security and frontend work, the system pairs security-auditor and frontend-specialist and auto-invokes with context.
  • Supports silent analysis and transparent agent communication.

Quick Start

Start a new session and let the system automatically route tasks to the optimal 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 tasks to specialist agents in a multi-agent pipeline?

Automatically route tasks to specialist agents by analyzing user intent and domain to select the best agent. This pipeline assesses risk and domain detection to pair requests with suitable agents without requiring explicit prompts.

What is intelligent routing for multi-domain software engineering workflows?

Intelligent routing is a mechanism that analyzes intent to coordinate complex, multi-domain tasks. It pairs domains like security and frontend to auto-invoke specialist agents with full context for seamless orchestration.

How do I start auto-routing requests across backend and frontend domains?

Start a new session and let the system automatically route requests to the optimal agents. The silent analysis pipeline detects domains and applies auto-invocation rules to coordinate backend and frontend specialists.

Can I override agent selection for complex multi-agent orchestration?

Yes, you can apply explicit overrides to the agent selection matrix for complex multi-agent orchestration. This preserves safety and explainability while allowing manual control over specialist agent pairing.

Does multi-agent orchestration work for security and testing domains simultaneously?

Multi-agent orchestration works across security, testing, and other domains simultaneously. The system pairs multiple specialists and auto-invokes them with context-rich responses for coordinated software engineering tasks.

When should I not use automatic agent selection for workflow automation?

You should not use automatic agent selection when your workflow requires strict manual control over specialist invocation. The routing system is designed for complex, multi-domain tasks where silent analysis and auto-invocation improve coordination.