claude-devfleet

Coordinates Claude DevFleet agents across isolated worktrees to plan, dispatch, and monitor coding tasks.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill claude-devfleet-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-devfleet
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/claude-devfleet
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill claude-devfleet-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates multi-agent coding tasks by coordinating Claude Code agents across isolated worktrees to plan, dispatch, and monitor progress.

Core Features & Use Cases

  • Plan and dispatch missions across parallel agents to accelerate software development.
  • Monitor progress and read structured reports from completed worktrees.
  • Use cases include API development, feature refinement, and code reviews with distributed agents.

Quick Start

Plan a project, review the plan, and dispatch the root mission to start parallel agent work.

Frequently Asked Questions about claude-devfleet

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

FAQPage Schema
How do I coordinate multi-agent coding tasks across isolated worktrees?

Multi-agent coding across isolated worktrees is coordinated by planning projects, dispatching root missions to parallel agents, and monitoring their progress through structured reports. This allows parallel experimentation and staged work in software development.

What is parallel dispatch for software development and when do I need it?

Parallel dispatch in software development assigns missions to multiple agents simultaneously to accelerate coding workflows. You need it when running distributed agents for API development, feature refinement, or code reviews requires isolated, concurrent execution.

Do I need Claude DevFleet with MCP connectivity to run parallel agent orchestration?

Yes, running Claude DevFleet with MCP connectivity is required to manage plans, dispatch missions, monitor statuses, and read structured reports from completed worktrees during multi-agent orchestration.

How do I plan and dispatch missions to parallel agents for API development?

You plan a project, review the generated plan, and dispatch the root mission to start parallel agent work. This orchestrates distributed agents across isolated worktrees to accelerate API development and feature refinement.

What's the best way to monitor progress and read reports from completed worktrees?

The best way to monitor progress from completed worktrees is using multi-agent orchestration to track statuses and read structured reports delivered by the coordinated agents after their dispatched missions finish.

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

You should not use multi-agent orchestration when software development tasks require sequential execution rather than parallel experimentation, or when your environment lacks the MCP connectivity needed to manage isolated worktrees.