Execute In Parallel

This skill should be used to structure work across multiple concurrent subagents for speed or quality: fanning out genuinely independent tasks, generating several competing solutions and judging them, or adversarially verifying findings with independent skeptics. It applies when the user says "run these in parallel", "parallelize this", "fan out agents", "do these at the same time", "generate a few versions and pick the best", "competitive generation", "judge multiple approaches", "use worktrees for parallel work", or "speed this up with concurrency". It should not be used for executing an already-approved code plan's implement/verify pipeline (use execute-code-plan), for the line-by-line mechanics of authoring a Workflow orchestration script (that is the Workflow tool's own surface), or for reasoning through solution options as a one-time analytical decision without spawning agents (use research-solutions).

brandonburrus d478f89 6.6 KB Updated

File contents

brandonburrus/.claude/tree/main/skills/execute-in-parallel commit d478f8944b

Frequently asked questions

npx skillmds@latest add brandonburrus/execute-in-parallel