agent-selector

Community

Route tasks to the right specialized agent.

AuthorMacroMan5
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automatically routes prompts to the most appropriate specialized agent (tester, researcher, reviewer, refactor, documentation, etc.) based on user prompt keywords and task type, reducing misrouting and speeding results.

Core Features & Use Cases

  • Dynamic routing: Determines the best agent (tester, researcher, reviewer, refactor, documentation, or coder) based on prompt keywords and context.
  • Context-aware decisions: Considers task type and surrounding context to improve outcomes.
  • Use Case: You ask for "write unit tests for auth module" and the Skill routes to the tester; "explain OAuth2" routes to the researcher.

Quick Start

Provide a prompt like: "Please write unit tests for the payment module."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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/MacroMan5/claude-code-workflow-plugins/archive/main.zip#agent-selector

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