What problem does it solve?
This Skill centralizes the orchestration of long-running coding sessions, enabling teams to run multiple Claude Code workers under governance with persistent state across context changes.
Core Features & Use Cases
- Parallel workers: run several Claude Code sessions concurrently to accelerate feature delivery.
- Protocol-based governance: apply behavioral constraints to keep tasks safe and compliant.
- Persistent state: preserve session progress and decisions across context compactions and restarts.
- Competitive planning and structured reviews: support complex refactors and multi-step initiatives.
Quick Start
To begin, initialize a swarm session with a task description, optionally register governance protocols, then start workers and monitor progress. When features complete, run verifications, commit progress, and review results.