agents-router
Routes tasks to appropriate Task tool agents (subagents). Triggers on complex multi-step tasks, research, code review, exploration, or any task benefiting from specialized agent execution. Matches intent to agent types.
Installation
SKILL.md
Routes tasks to appropriate Task tool subagent types for parallel or specialized execution.
| general-purpose | Multi-step research | Complex questions, code search | | Explore | Codebase exploration | Find files, understand patterns | | Plan | Implementation planning | Architecture, strategy | | claude-code-guide | Claude Code help | Feature questions, how-to | | orchestrator | Multi-domain coordination | Complex multi-agent workflows |
| strategy-analyzer | Deep strategic analysis | Refactoring, optimization | | architect | Recursive decomposition | Complex system design | | gemini | Long context analysis | Large codebases, multi-file bugs | | researcher | Web research | Finding answers, investigating | | engineer | Professional implementation | PRD execution, debugging |
Routes tasks to appropriate Task tool agents (subagents). Triggers on complex multi-step tasks, research, code review, exploration, or any task benefiting from specialized agent execution. Matches intent to agent types. Source: zpankz/mcp-skillset.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill agents-router- Source
- zpankz/mcp-skillset
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is agents-router?
Routes tasks to appropriate Task tool agents (subagents). Triggers on complex multi-step tasks, research, code review, exploration, or any task benefiting from specialized agent execution. Matches intent to agent types. Source: zpankz/mcp-skillset.
How do I install agents-router?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill agents-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/zpankz/mcp-skillset
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01