Task Routing

Multi-agent delegation protocol with sequentiality, decomposability, and cost-benefit checks derived from DeepMind/MIT research. Load when deciding whether to delegate a task to another agent or handle it yourself. Includes coordination anti-patterns that degrade agent system performance. DO NOT USE FOR: executing delegated tasks (use subagent-execution), creating implementation plans (use concise-planning), actual code work, or single-step tasks that don't need delegation.

karim-bhalwani 250a1f1 10.9 KB Updated

File contents

karim-bhalwani/agentic-harness/tree/main/skills/task-routing commit 250a1f15bc

Frequently asked questions

npx skillmds@latest add karim-bhalwani/task-routing