claude-devfleet

Orchestrate parallel coding tasks across multiple Claude Code agents.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/Sake-Team/SmartSake --skill claude-devfleet-sake-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-devfleet
Source: https://github.com/Sake-Team/SmartSake/tree/main/backup/skills/claude-devfleet
Command: npx skills add https://github.com/Sake-Team/SmartSake --skill claude-devfleet-sake-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the problem of orchestrating complex multi-agent coding tasks in parallel, providing efficient project management and monitoring capabilities.

Core Features & Use Cases

  • Multi-Agent Coding: Distribute coding tasks among multiple Claude Code agents.
  • Project Planning: Automate the creation of project plans and mission dependencies.
  • Task Monitoring: Track progress of individual tasks and overall project status.
  • Automated Reports: Generate structured reports on completed tasks, including files changed, errors, and next steps.
  • Use Case: Ideal for developers looking to streamline large-scale coding projects with parallel execution.

Quick Start

Use Claude DevFleet to plan and execute a project: claude devfleet plan_project "Develop a REST API" --origin community --auto Dispatch.

Frequently Asked Questions about claude-devfleet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage parallel coding tasks across multiple Claude Code agents?

You can manage parallel coding tasks by using an orchestrator to distribute work across multiple Claude Code agents. This automates project planning, task distribution, progress tracking, and report generation for complex dependency graphs.

How do I automate project planning and task distribution for a REST API development project?

Automate project planning by executing a command like `claude devfleet plan_project` with your project description. This creates project plans, sets mission dependencies, and distributes coding tasks among multiple agents for parallel execution.

Do I need a running instance and MCP connectivity to orchestrate multi-agent coding?

Yes, you need a running Claude DevFleet instance and active MCP connectivity to orchestrate multi-agent coding. These prerequisites enable the orchestrator to distribute tasks and automatically merge worktree changes across agents.

What is the best way to track progress and generate reports for complex multi-agent coding projects?

The best way to track progress is using an orchestration tool that monitors individual tasks and overall project status. It automatically generates structured reports on completed tasks, including files changed, errors, and next steps.

Can I support complex dependency graphs and automated merging of worktree changes in parallel processing?

Yes, parallel processing orchestration supports complex dependency graphs and automated merging of worktree changes. This allows you to streamline large-scale coding projects by managing task dependencies and merging code changes automatically.

When should I not use multi-agent coding orchestration for project management?

You should avoid multi-agent coding orchestration if your project lacks complex dependency graphs or does not require parallel execution. It is designed for large-scale projects that need automated task distribution and progress tracking across multiple agents.