This spins up multiple Claude Code agents in parallel, each working in its own isolated git worktree. You give it a complex project prompt, it breaks it into missions with dependencies, and dispatches agents that auto-merge as they finish. Useful when you'd normally tackle a feature in stages but want them happening concurrently instead. The orchestration happens through a separate DevFleet server you run locally on port 18801. It handles up to 3 agents at once by default, queues the rest, and gives you structured reports on what each agent changed. The auto-dispatch chain works well if you trust the plan, otherwise you can gate each mission manually.
npx -y skills add affaan-m/ecc --skill claude-devfleet --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills