dispatching-parallel-agents

Installation
SKILL.md

Dispatching Parallel Agents

Overview

When you have multiple unrelated failures (different test files, different subsystems, different bugs), investigating them sequentially wastes time. Each investigation is independent and can happen in parallel.

Core principle: Dispatch one agent per independent problem domain. Let them work concurrently.

When to Use

Installs
4
First Seen
Feb 27, 2026
dispatching-parallel-agents — guyhoozdis/superpowers