Delegate

Parallel execution coordinator. Decomposes a plan into discrete tasks, identifies parallelism via dependency analysis, and spawns worker sub-agents in waves to maximize throughput without sacrificing quality. Collects results, validates completeness, and reports a structured summary. TRIGGER when: asked to delegate work, execute a plan, parallelize tasks, "run this plan", "delegate this", or after /prd or plan creation.

mifunedev 0893881 2 files · 9.7 KB Updated

File contents

mifunedev/skills/tree/main/skills/delegate commit 08938811e3

Frequently asked questions

npx skillmds@latest add mifunedev/delegate