Claude Skills
CollectionsCompareWorkflowsNominate
Sign inSign up
© 2026 Curated Agent Skills·Learn more about Agent Skills
All workflows
Expert workflow guide

Best agent skills for agent orchestration

Delegate independent work to isolated subagents and keep verification with the coordinator.

How to choose

Superpowers supplies the discipline: dispatch isolated agents with crafted context, review each task for specification and quality, and verify before integration. Pstack supplies the scale: arena, swarm, and never-block-on-the-human patterns for parallel attempts, unattended runs, and aggregated reports.

01

Dispatching Parallel Agents

Jesse Vincent
Orchestration

Splits independent work across isolated subagents so each receives crafted context instead of the parent session history.

Source
02

Subagent-Driven Development

Jesse Vincent
Orchestration

Dispatches a fresh implementer per task with spec and quality review, then finishes with a whole-branch review.

Source
03

Executing Plans

Jesse Vincent
Planning

Loads a written plan, reviews it critically, executes every task in order, and reports at review checkpoints.

Source
04

Swarm

Lauren “Poteto” Tan
Orchestration

Runs parallel workers across independent slices or races and aggregates one report.

Source
05

Arena

Lauren “Poteto” Tan
Orchestration

Runs parallel attempts at the same task and lets you keep the best parts of each.

Source
06

Never Block on the Human

Lauren “Poteto” Tan
Principle: Delegation

Proceed and let the human course-correct, reserving confirmation for irreversible actions.

Source