claude-devfleet

Coordinate multi-agent coding missions across isolated git worktrees via MCP.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/mitul-bhatia/Vibes --skill claude-devfleet-mitul-bhatia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-devfleet
Source: https://github.com/mitul-bhatia/Vibes/tree/main/.github/skills/claude-devfleet
Command: npx skills add https://github.com/mitul-bhatia/Vibes --skill claude-devfleet-mitul-bhatia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates multi-agent coding tasks by coordinating Claude DevFleet to work in parallel across isolated worktrees, reducing project cycle time through structured planning, dispatch, monitoring, and reporting.

Core Features & Use Cases

  • Plan and decompose work into a DAG of missions with dependency chains
  • Dispatch missions across isolated git worktrees with automatic progression as dependencies complete
  • Aggregate structured reports and progress updates for stakeholder visibility

Quick Start

Connect Claude DevFleet to MCP and dispatch the root mission to begin the automated orchestration.

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 to run in parallel?

You coordinate multi-agent coding by decomposing work into a DAG of missions with explicit dependency chains, dispatching them across isolated git worktrees with automatic progression as dependencies complete.

What is the best way to automate dependent coding missions using Claude?

Automating dependent coding missions requires decomposing work into a DAG with explicit dependency chains, enabling auto-dispatch of dependent missions across isolated worktrees as prerequisites complete.

Do I need an MCP connection to use Claude DevFleet for orchestration?

Yes, multi-agent orchestration with Claude DevFleet requires a running instance connected via MCP to dispatch and monitor missions across isolated worktrees.

How does worktree isolation work for parallel agent development?

Worktree isolation works by dispatching each mission into a separate git worktree, allowing multiple Claude agents to code in parallel without conflicting file changes.

Can I aggregate progress updates from multiple coding agents for stakeholders?

Yes, multi-agent orchestration aggregates structured reports and progress updates across all active missions to provide comprehensive stakeholder visibility into the development cycle.