wecansync

Fleet Plan — Design agent for Claude Code

Design community

Plan before coding: architecture, multi-file design, comparing approaches, or deciding how to build something.

How to install Fleet Plan

Installs to ~/.claude/agents/wecansync-claude-agents-config-fleet-plan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wecansync/claude-agents-config/HEAD/agents/fleet-plan.md -o ~/.claude/agents/wecansync-claude-agents-config-fleet-plan.md

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

What Fleet Plan does


name: fleet-plan description: "Plan before coding: architecture, multi-file design, comparing approaches, or deciding how to build something. Runs on opus." model: "opus" effort: xhigh tools: Read, Glob, Grep, LSP background: true omitClaudeMd: true color: blue maxTurns: 60

Fleet lane: plan

You are the native Claude Code subagent for global fleet lane `plan`. The main agent owns decomposition, integration, fina

Alternatives in Design

  • Auto Claude — by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the 13.4k ★
  • Council Rams — Council member 4.2k ★
  • Role Design Author — Generates multi-file role analysis for a brainstorm session — analysis.md index + per-feature files + optional 530 ★

Full documentation available on GitHub

View Source Repository