claude-devfleet

Coordinate parallel coding agents across isolated git worktrees with dependency-driven dispatch.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/luongldptit/move-ticket --skill claude-devfleet-luongldptit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-devfleet
Source: https://github.com/luongldptit/move-ticket/tree/main/.agent/skills/claude-devfleet
Command: npx skills add https://github.com/luongldptit/move-ticket --skill claude-devfleet-luongldptit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious manual work of coordinating multiple coding agents, managing isolated git worktrees, tracking mission dependencies, and consolidating results from parallel development tasks, reducing project delivery time and human error.

Core Features & Use Cases

  • Multi-Agent Parallel Orchestration: Dispatch multiple Claude Code agents to work on coding tasks simultaneously in isolated git worktrees.
  • Automated Dependency Management: Automatically chain and dispatch missions based on dependency rules, with auto-merge on completion to streamline workflows.
  • Use Case: When building a full-stack application, use this Skill to parallelize backend API development, frontend UI implementation, and test suite creation, then automatically merge all completed work and generate a consolidated progress report.

Quick Start

Use the claude-devfleet skill to plan and launch parallel coding agents to build a REST API with authentication and automated tests, then get a summary of all completed work and any errors.

Frequently Asked Questions about claude-devfleet

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

FAQPage Schema
How do I run parallel coding agents in isolated git worktrees?

You can dispatch multiple Claude Code agents to work on coding tasks simultaneously in isolated git worktrees, eliminating manual coordination overhead for parallel development. The Skill automates mission planning and agent dispatch across concurrent tasks.

What is dependency-driven agent dispatch for parallel software development?

Dependency-driven agent dispatch automatically chains and dispatches coding missions based on dependency rules, executing concurrent tasks like backend API development and test suite creation with auto-merge upon completion.

How do I automate full-stack feature development across multiple agents?

Automate full-stack feature development by dispatching parallel Claude Code agents to handle backend APIs, frontend UI, and test creation simultaneously. The Skill consolidates results and generates a structured progress report.

Can I use Claude Code for concurrent code refactoring and test suite creation?

Yes, Claude Code agents can concurrently execute dependent coding tasks including code refactoring and test suite creation across isolated git worktrees, with real-time progress monitoring and structured completion reporting.

Do I need a specific MCP integration to orchestrate parallel coding tasks?

The Skill requires DevFleet MCP integration to enable automated mission planning, dependency-driven agent dispatch, real-time progress monitoring, and structured completion reporting for your parallel coding tasks.

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

Avoid multi-agent orchestration for coding tasks with tight interdependencies that cannot be isolated into separate git worktrees, as the Skill relies on parallel execution and automated dependency chaining across independent branches.