Orchestrates multiple Claude Code agents in parallel git worktrees to automate complex project planning and execution.
Claude DevFleet is a performance-optimized orchestration system designed to scale AI-driven development by coordinating multiple Claude Code agents simultaneously. It allows users to decompose high-level project prompts into structured task dependencies (DAGs), dispatching agents into isolated git worktrees to work in parallel without interference. The skill manages the entire lifecycle of a project—from initial planning and automated dependency dispatching to progress monitoring via a central dashboard and automated merging of completed work—making it an essential tool for large-scale migrations, complex feature builds, and comprehensive codebase audits.
主要功能
01172,007 GitHub stars
02Real-time status monitoring and centralized system dashboard
03Parallel agent execution in isolated git worktrees
04Structured mission reporting including file changes and error logs
05Automated project planning with task DAG generation
06Dependency-aware task dispatching with auto-merge capabilities
使用场景
01Coordinating specialized agents for concurrent security auditing and unit test generation
02Building full-stack applications by parallelizing frontend, backend, and database tasks
03Executing large-scale codebase refactors or migrations across multiple modules simultaneously