LogoClawIndex
CasesSkillsAbout
LogoClawIndex

dispatching-parallel-agents - Dispatch parallel agents for independent tasks

Delegates multiple independent tasks without shared state or sequential dependencies to specialized subagents running concurrently.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Identify independent problem domains
  • Create focused agent instructions
  • Dispatch multiple agents in parallel
  • Review summaries and integrate fixes

Inputs

  • Independent task lists or test files
  • Error messages and failure contexts
  • Agent instructions and constraints

Outputs

  • Concurrent agent dispatch requests
  • Task investigation summaries
  • Integrated test and code fixes

Requirements

  • Parallel subagent dispatch capability
  • Tasks without shared state dependencies

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
agent-dispatch
parallel-execution
multi-agent
task-delegation
debugging
Identify independent problem domains
Create focused agent instructions
Dispatch multiple agents in parallel
Review summaries and integrate fixes
Independent task lists or test files
Error messages and failure contexts
Agent instructions and constraints
Concurrent agent dispatch requests
Task investigation summaries
Integrated test and code fixes