plan-swarm
CommunityCoordinate parallel AI workers to execute plans.
Software Engineering#automation#planning#parallel processing#task orchestration#AI workers#plan-swarm
AuthorDethon
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables teams to orchestrate a swarm of AI workers to execute complex, dependency-aware plans, accelerating delivery while preserving correct sequencing and retry handling.
Core Features & Use Cases
- Parallel plan execution: Spawns multiple worker subagents to run plan tasks concurrently within dependency constraints.
- Deterministic task management: Centralized orchestration that creates and tracks tasks, monitors retries, and enforces exit criteria via a dependency graph.
- Use Case: When you have a multi-step plan with both serial and parallelizable tasks, plan-swarm assigns work to workers to speed up completion while ensuring correct ordering and robust failure handling.
Quick Start
Run the swarm on a plan file, optionally specifying concurrency and model. Example: /plan-swarm docs/plans/sample-plan.md --workers 3 --model opus
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: plan-swarm Download link: https://github.com/Dethon/ai-dev-flow/archive/main.zip#plan-swarm Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.