Dispatching Parallel Agents

Use when facing 3+ logically independent failures (different features, different root causes) that can be investigated concurrently - dispatches multiple agents to investigate in parallel; requires either parallel-safe test infrastructure OR sequential fix implementation

majiayu000 97955e0 2 files · 11.7 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/devops/dispatching-parallel-agents commit 97955e0dc2

Frequently asked questions

npx skillmds add majiayu000/dispatching-parallel-agents-2