task-router

Route tasks to appropriate agents using intent classification and keyword scoring.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tylern91/dotfiles --skill task-router-tylern91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-router
Source: https://github.com/tylern91/dotfiles/tree/main/claude/.claude/skills/task-router
Command: npx skills add https://github.com/tylern91/dotfiles --skill task-router-tylern91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically selects the right agent(s) or skill(s) for a given task, announces the decision with reasoning, and then invokes them.

Core Features & Use Cases

  • Intent classification to distinguish informational vs operational tasks and route appropriately.
  • Keyword-based domain scoring, workspace inspections, and memory-driven routing patterns to improve accuracy.
  • Pipeline support to execute predefined multi-agent workflows and log outcomes.

Quick Start

Describe your task clearly and let Task Router determine the best agent(s) to invoke, then confirm or adjust the routing as needed.

Frequently Asked Questions about task-router

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

FAQPage Schema
How do I route ambiguous tasks to the right agent automatically?

To route ambiguous tasks automatically, this Skill uses intent classification and keyword scoring to select the appropriate agent or pipeline. It evaluates workspace signals and memory patterns to confidently direct tasks to the correct execution target.

What is intent classification for multi-agent routing pipelines?

Intent classification for multi-agent routing distinguishes informational queries from operational tasks. It evaluates task descriptions using keyword domain scoring and workspace signals to route work to the correct agent or skill within a pipeline.

How do I set up automated task routing for my workspace agents?

Setting up automated task routing requires describing your task clearly to the Skill. It inspects workspace signals and applies memory-driven routing patterns to announce the routing decision with reasoning before invoking the selected agents.

Does automated task routing support predefined multi-agent workflows?

Yes, automated task routing supports predefined multi-agent workflows. The Skill executes pipeline workflows by routing tasks to the appropriate agents and logs the outcomes for detailed audit tracking and memory-based pattern adaptation.

What is the best way to handle uncertain agent invocation for complex tasks?

The best way to handle uncertain agent invocation is using memory-driven routing patterns with keyword scoring. The Skill evaluates workspace signals and intent to announce the best matching agent with reasoning, allowing you to confirm or adjust.

Can I log routing decisions and outcomes for audit purposes?

Yes, you can log routing decisions and outcomes for audit purposes. The Skill provides detailed audit logging by recording the intent classification results, keyword scores, and final pipeline execution outcomes for every routed task.