agent-routing

Route tasks to appropriate agents based on task type and escalation rules.

1|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ProfFroggo/froggo-mission-control --skill agent-routing-proffroggo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-routing
Source: https://github.com/ProfFroggo/froggo-mission-control/tree/main/.claude/skills/agent-routing
Command: npx skills add https://github.com/ProfFroggo/froggo-mission-control --skill agent-routing-proffroggo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the assignment of work to the most suitable agent, reducing misassignments and manual triage, and enabling faster task completion.

Core Features & Use Cases

  • Primary/escalation mappings assign work to the correct agent (e.g., code tasks to coder, research to researcher, inbox triage to inbox).
  • Escalation workflows ensure P0 issues reach mission-control and high-risk decisions go to designated humans.
  • Supports multi-agent coordination and consistent handoffs across task types.

Quick Start

Route a new task to the most appropriate agent based on its type.

Frequently Asked Questions about agent-routing

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

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

Agent routing automatically assigns work to the most suitable agent based on task type, covering coding, research, design, HR, finance, and inbox triage. It enforces routing rules and escalation paths to reduce misassignments and manual triage.

What is multi-agent task routing and when do I need it?

Multi-agent task routing directs work to the appropriate agent across a mission-control catalog and is needed when coordinating handoffs between coding, research, design, and HR agents. It ensures consistent task assignments and reduces manual triage.

How do I set up escalation paths for high-risk task approvals?

Escalation paths for high-risk task approvals are enforced by routing P0 issues to mission-control and directing legal, compliance, and high-risk decisions to designated humans. This ensures critical workflows receive proper human oversight.

Does task routing work for multi-agent coordination across different departments?

Yes, task routing supports multi-agent coordination across departments including coding, research, design, HR, finance, and inbox triage. It maintains consistent handoffs and enforces routing rules across the entire mission-control catalog.

What's the best way to automate inbox triage and task assignment?

Automating inbox triage and task assignment is best handled by mapping primary tasks to designated agents, such as routing inbox items to the inbox agent and code tasks to the coder. This reduces manual triage and enables faster task completion.

Why does my task routing not escalate P0 issues correctly?

P0 issue escalation requires defined routing rules that direct critical issues to mission-control. If escalation paths are not properly configured in the skill body, high-risk decisions and P0 tasks may not reach the designated agents or humans for review.