Dispatch

Dispatch fresh subagents for independent tasks, with two-stage review (spec compliance, then code quality). Use when a plan has independent tasks that can run in parallel, or when a task is large enough to benefit from an isolated subagent. Use when the user says "parallel", "dispatch", "subagent", or when the plan has independent tasks, or when a task is large enough to benefit from isolation.

arendon1 172c3de 5.0 KB Updated

File contents

arendon1/agent-skills/tree/main/process/dispatch commit 172c3de470

Frequently asked questions

npx skillmds@latest add arendon1/dispatch