Breaking complex user goals into subtasks that agents can handle.
25
14%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./claude-plugin/design-agent-orchestration/skills/task-decomposition/SKILL.mdUsers come with goals, not subtasks. Task decomposition is how a multi-agent system breaks a complex user goal into pieces that individual agents can handle — and then reassembles the results into something coherent.
For each type of user goal the system handles:
How finely to decompose matters:
User goals are often ambiguous. The system needs to:
0e565c2
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.