Skip to content

Instantly share code, notes, and snippets.

View andrew-t-james-wc's full-sized avatar

Andrew James andrew-t-james-wc

View GitHub Profile
@andrew-t-james-wc
andrew-t-james-wc / SKILL.md
Created February 8, 2026 00:43 — forked from kieranklaassen/SKILL.md
Claude Code Swarm Orchestration Skill - Complete guide to multi-agent coordination with TeammateTool, Task system, and all patterns
name orchestrating-swarms
description Master multi-agent orchestration using Claude Code's TeammateTool and Task system. Use when coordinating multiple agents, running parallel code reviews, creating pipeline workflows with dependencies, building self-organizing task queues, or any task benefiting from divide-and-conquer patterns.

Claude Code Swarm Orchestration

Master multi-agent orchestration using Claude Code's TeammateTool and Task system.