dispatching-parallel-agents - Dispatch parallel agents for independent tasks
Delegates independent tasks to specialized agents with isolated contexts to investigate and fix problems concurrently.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Identify independent problem domains
- Create focused agent tasks
- Dispatch agents in parallel
- Review and integrate agent fixes
Inputs
- Independent problem descriptions
- Test files or subsystem scopes
- Error messages and task constraints
Outputs
- Agent execution summaries
- Integrated code fixes
- Passing test suite results
Requirements
- AI environment with agent task dispatching support
- Tasks with no shared state or sequential dependencies
