Devfleet banner
ysyecust ysyecust

Devfleet

Development community

Description

--- description: Orchestrate parallel Claude Code agents via Claude DevFleet — plan projects from natural language, dispatch agents in isolated worktrees, monitor progress, and read structured reports. --- # DevFleet — Multi-Agent Orchestration Orchestrate parallel Claude Code agents via Claude DevFleet. Each agent runs in an isolated git worktree with full tooling. Requires the DevFleet MCP server: `claude mcp add devfleet --transport http http://localhost:18801/mcp` ## Flow ``` User descr

Installation

Installs to ~/.claude/skills/ysyecust-everything-claude-code-devfleet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ysyecust-everything-claude-code-devfleet && curl -fsSL https://raw.githubusercontent.com/ysyecust/everything-claude-code/HEAD/commands/devfleet.md -o ~/.claude/skills/ysyecust-everything-claude-code-devfleet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository