intelligent-routing

Analyze user requests to route tasks to specialist agents.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill intelligent-routing-daytimeblues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/DaytimeBlues/ADHD-CADDI/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/DaytimeBlues/ADHD-CADDI --skill intelligent-routing-daytimeblues

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of selecting the correct AI agent for a given task, eliminating the need for users to manually specify which agent to use.

Core Features & Use Cases

  • Automatic Agent Selection: Analyzes user requests to identify keywords, domains, and complexity to choose the most suitable specialist agent(s).
  • Intelligent Task Routing: Routes tasks to agents like security-auditor, frontend-specialist, backend-specialist, debugger, and others based on the request's nature.
  • Use Case: When a user asks to "fix the login button style," the skill automatically identifies this as a frontend task and invokes the frontend-specialist without the user needing to type @frontend-specialist.

Quick Start

Ask the AI to create a dark mode toggle button.

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How do I automate agent routing for specialized software engineering tasks?

Automate agent routing by analyzing user requests for keywords, domains, and complexity. This skill intelligently selects and routes tasks to specialist agents like security-auditor or frontend-specialist without requiring explicit user commands.

How does intelligent agent selection work for frontend and backend workflows?

Intelligent agent selection works by evaluating request keywords and complexity. It identifies the domain, such as frontend or backend, and invokes the corresponding specialist agent to ensure accurate task execution.

Can I route a debugging task automatically without specifying a debugger agent?

Yes, you can route debugging tasks automatically. The skill analyzes your request, determines the complexity and domain, and invokes the debugger agent directly without needing you to manually tag the agent.

When do I need automated task routing for specialist agents?

You need automated task routing when managing diverse software engineering workflows. It eliminates manual agent specification, ensuring requests like fixing a login button style automatically reach the correct frontend-specialist.

What is the best way to optimize workflows with multiple specialist agents?

The best way to optimize workflows is using intelligent task routing. It analyzes request domains and complexity to automatically select the most suitable specialist agent, reducing manual overhead and execution errors.

Does intelligent task routing support security auditing requests?

Yes, intelligent task routing supports security auditing. It analyzes your request keywords and automatically routes the task to the security-auditor agent for specialized execution based on the identified domain.