cyberneticlibrary

Run parallel agent swarm

parallel-swarm.workflowworkflowsetup L22
xirothedev/claude-workflow-plugin
What it does

Run N agents in parallel and aggregate results

Best for

Batch operations where each item can be independently processed in parallel.

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · Workflow tool
  • · Multiple agents
Preconditions
  • · Items list non-empty
  • · Instruction clear
Failure modes
  • · Agent timeout
  • · Schema mismatch
  • · Aggregation logic error
Trust signals
  • · Pipeline pattern
  • · Schema enforcement