parallel-dispatch-decomposition

Installation
SKILL.md

Parallel Dispatch: Task Decomposition

Break a broad task into parallelizable, MECE sub-tasks. Each sub-task gets a scope card that defines its boundaries, deliverables, and dependencies.

When to Invoke

  • Before dispatching multiple instances of the same agent type within a primitive
  • When a single agent's workload spans multiple independent feature slices
  • When the orchestrator identifies >1 natural cluster of work within a domain

Decomposition Strategies by Phase

Installs
1
GitHub Stars
5
First Seen
Jun 18, 2026
parallel-dispatch-decomposition — irahardianto/rugged-gemini