skills/smithery.ai/orchestrating-parallel-agents

orchestrating-parallel-agents

Installation
SKILL.md

Orchestrating Parallel Agents

Spawn multiple Claude agents to work on related issues concurrently using git worktrees.

Philosophy

  • Issues ARE the prompts - Write issues with enough context for autonomous work
  • Maximize parallelism - Group independent work into waves
  • Fail fast - Complete git/PR manually if agents can't
  • Trust but verify - Review diffs, resolve conflicts manually

Workflow Checklist

Copy and track progress:

Installs
1
First Seen
Apr 8, 2026
orchestrating-parallel-agents from smithery.ai