agent-selector

Community

Route tasks to the best AI specialist, effortlessly.

Authordjimontyp
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill intelligently routes tasks to the most appropriate AI executor (direct execution or specialized agent), optimizing for quality, context preservation, and efficiency, so you don't have to manually decide who does what.

Core Features & Use Cases

  • Orchestration Level Routing: Directs tasks based on pre-determined orchestration levels (Level 0-3) to the main agent, a single agent, a parallel coordinator, or an epic orchestrator.
  • Domain-Specific Matching: Matches tasks to specialized agents (e.g., fastapi-backend-expert, react-frontend-architect) based on domain complexity and keywords.
  • Delegation ROI Calculation: Evaluates the return on investment for delegation, considering quality gain, context savings, and overhead cost.
  • Use Case: After a task is broken down, this skill automatically decides if a complex backend task should go to fastapi-backend-expert or if a simple typo fix should be handled directly, saving you time in manual routing.

Quick Start

This skill is typically invoked automatically after task breakdown.

To manually trigger for a specific task:

Invoke skill with:

task_description: "Implement OAuth2 flow in FastAPI."

orchestration_level: 1 # (or 0, 2, 3, if known)

The skill will recommend the optimal agent and prepare the delegation prompt.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: agent-selector
Download link: https://github.com/djimontyp/task-tracker/archive/main.zip#agent-selector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.