Task Triage

Route each task to the smallest crew of agents that can deliver it, instead of firing the whole multi-agent graph on every request — an LLM proposes the crew, deterministic rules guard it, and a reachability check proves the scoped pipeline can still finish. Use this when every small task runs all N agents and burns tokens/time, when a "write a blog post" request wakes the engineering pipeline, when compliance agents get skipped on tasks that legally need them, or when a scoped run stalls before reaching a terminal event.

sharp-skills Updated

File contents

sharp-skills/skills/tree/main/skills/task-triage commit 3fea0a4256

Frequently asked questions

npx skillmds@latest add sharp-skills/task-triage