Parallel Agent Dispatch

Dispatches independent subagents in parallel with clear contracts and merge discipline. Use this skill when multiple independent research or implementation strands can proceed without shared mutable state. Do not use when/for sequential dependent steps, or creating git worktrees themselves (use git-worktrees).

jagreehal Updated

File contents

jagreehal/jagreehal-claude-skills/tree/main/skills/parallel-agent-dispatch commit d439c9fe47

Frequently asked questions

npx skillmds@latest add jagreehal/parallel-agent-dispatch