parallel-dispatch
Installation
SKILL.md
Parallel Agent Dispatch Skill
Overview
This skill addresses scenarios where multiple independent failures or features exist across different systems. Instead of sequential investigation, create separate agent tasks that work on distinct problem domains simultaneously.
Quick Start
- Identify domains - Group failures/tasks by affected subsystem
- Verify independence - Confirm no shared dependencies
- Create tasks - Focused scope, clear goals, specific constraints
- Dispatch concurrently - Execute all agent tasks simultaneously
- Integrate results - Review, verify compatibility, run tests