This orchestrates multiple Claude Code agents working in parallel on different parts of a project. Instead of doing everything yourself, you break work into missions with dependencies, dispatch them to isolated git worktrees, and DevFleet auto-merges as they complete. The plan_project tool does the decomposition for you, or you can wire up the DAG manually. It runs three agents concurrently by default and handles the queuing. Most useful when you have genuinely parallel work like building multiple API endpoints, writing tests for different modules, or scaffolding a multi-service system. The auto-dispatch chains mean you kick off the root mission and walk away, though you'll want to check reports when things fail rather than blindly retrying.
npx -y skills add affaan-m/everything-claude-code --skill claude-devfleet --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills