sloth-dispatch

Route tasks to specialists via tiered dispatch, pillar routing, and escalation.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/coreymaypray/sloth-skill-tree --skill sloth-dispatch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sloth-dispatch
Source: https://github.com/coreymaypray/sloth-skill-tree/tree/main/plugins/maycrest-command/skills/sloth-dispatch
Command: npx skills add https://github.com/coreymaypray/sloth-skill-tree --skill sloth-dispatch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Route tasks to the correct specialist quickly and with minimal ceremony to reduce back-and-forth and delays.

Core Features & Use Cases

  • Tier 1 Direct Dispatch: route to a single specialist when intent is clear.
  • Tier 2 Pillar Routing: route based on pillar context when exact specialist isn't known.
  • Tier 3 Sloth Command Escalation: escalate cross-pillar or strategic tasks to the command layer.

Quick Start

Describe your task in plain terms and we will route it accordingly.

Frequently Asked Questions about sloth-dispatch

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

FAQPage Schema
What is rule-based task routing and when do I need it?

Rule-based task routing directs tasks to the correct specialist using predefined logic. You need it to reduce handoff delays and minimize back-and-forth when assigning work across a team.

How do I route a task when I know the pillar but not the exact specialist?

Use pillar routing to direct the task to the correct functional area, which then determines the appropriate single owner. This ensures accurate delivery when only the department or category is known.

When should I escalate a task instead of direct dispatching it?

Escalate tasks to the command layer when they are cross-pillar or strategic, requiring coordination beyond a single specialist. Direct dispatch is only for clear, single-owner assignments.

Can I automate workflow orchestration for single-owner tasks?

Yes, you can automate single-owner task assignment through direct dispatch. The routing protocol applies tiered rules to quickly automate handoffs with a pre-routing confirmation step.

What is the best way to triage tasks across multiple specialists?

The best way to triage tasks across specialists is using a tiered routing protocol. It applies direct dispatch, pillar routing, or command escalation based on task clarity and scope.