agent-dispatch

Route tasks to Kelos, OMP, or Claude Code based on type and complexity.

Updated Jul 1, 2026
One-click install
npx skills add https://github.com/reverb256/hermes-skills --skill agent-dispatch-reverb256
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-dispatch
Source: https://github.com/reverb256/hermes-skills/tree/main/agent-dispatch
Command: npx skills add https://github.com/reverb256/hermes-skills --skill agent-dispatch-reverb256

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the routing of tasks to the most suitable AI agent, ensuring efficient and effective task processing.

Core Features & Use Cases

  • Agent Routing: Automatically determines the best AI agent (Kelos, OMP, Claude Code) for a task based on its type and complexity.
  • Task Management: Manages and tracks the progress of tasks across different agents.
  • Use Case: When a developer requests a code refactor, the skill routes it to OMP for multi-file refactoring, saving time and ensuring accuracy.

Quick Start

Use the agent-dispatch skill to route a task to the appropriate AI agent for processing.

Frequently Asked Questions about agent-dispatch

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

FAQPage Schema
How do I automatically route tasks to different AI agents based on complexity?

To automatically route tasks to different AI agents, you can use a task routing skill that evaluates task type and complexity to dispatch work to the appropriate operational agent for optimal processing.

How does AI agent routing decide which agent handles a specific code refactoring task?

AI agent routing decides which agent handles code refactoring by applying configured rules that match task type and complexity to the specialized capabilities of available agents like OMP for multi-file refactoring.

Do I need to have specific AI agents running before I can route tasks to them?

Yes, you need to have the target AI agents operational and the routing skill configured with the necessary decision-making rules before it can dispatch tasks for efficient management.

What is the best way to manage task routing across multiple AI agents?

The best way to manage task routing across multiple AI agents is to automate the decision-making process, ensuring tasks are tracked and dispatched to the most suitable agent based on predefined complexity rules.

Can I use this agent dispatch skill for multi-file code refactoring requests?

Yes, you can use the agent dispatch skill for multi-file code refactoring requests, as it will automatically route the task to an appropriate agent like OMP to save time and ensure accuracy.