Ship production-ready features with a team of 6 AI agents — not a single overwhelmed one.
npx claudepluginhub leoheo/dev-squadShip production-ready features with a team of 6 specialized AI agents. CTO Lead orchestrates Frontend, Backend, UI/UX, Security, and QA seniors working in parallel via SendMessage.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
Ship production-ready features with a team of 6 AI agents — not a single overwhelmed one.
One command. Six specialists. Production-ready code.
/new-feature
🔍 Detecting project... Spring Boot + Nuxt 3 (monorepo)
👔 CTO Lead → Breaking down requirements into 4 tasks
🎨 Frontend Sr. → "I need the API contract for /api/users"
⚙️ Backend Sr. → "Here's the spec: GET /api/users → UserListResponse"
🎨 Frontend Sr. → "Got it, building the table component now"
🛡️ Security Sr. → "Found: missing @PreAuthorize on PUT endpoint"
⚙️ Backend Sr. → "Fixed, added hasAuthority('PERM_USER_EDIT')"
🧪 QA Sr. → "All 12 scenarios passed, 0 failures"
👔 CTO Lead → "Requirements match rate: 96%. Ship it."
✅ 4 commits created on feature/user-management
This is what happens when you stop asking one agent to do six jobs.
This is an actual Dev Squad session — CTO Lead orchestrating 6 agents working in parallel via tmux:
<p align="center"> <img src="images/real_session_en.png" alt="Real Dev Squad Session — tmux multi-pane" width="800"/> </p> <p align="center"> <img src="images/agents.svg" alt="Agent Teams Overview" width="800"/> </p>When a single AI agent builds a feature end-to-end, it:
Anthropic proved this at scale: 16 parallel agents built a 100,000-line C compiler that compiles Linux 6.9 — in just 2 weeks, across ~2,000 sessions. Specialized agents for dedup, optimization, and code generation each did what a single agent couldn't.
<p align="center"> <img src="images/comparison.svg" alt="Single Agent vs Agent Teams" width="800"/> </p>Dev Squad assigns 6 specialized agents — each with deep expertise and a clear role — that collaborate in real time via SendMessage, just like a real development team.
| Agent | Role | What It Does |
|---|---|---|
| CTO Lead | Orchestrator | Breaks down requirements, assigns tasks, validates results. Never writes code. |
| Frontend Sr. | UI Engineer | Components, pages, API integration. Follows existing patterns. |
| Backend Sr. | API Engineer | Endpoints, services, data models, migrations. TDD approach. |
| UI/UX Sr. | Designer | Screen specs, component trees, interaction flows. Design only. |
| Security Sr. | Security Auditor | OWASP Top 10, auth/RBAC, input validation. Reports — never fixes. |
| QA Sr. | Quality Engineer | Test strategy, unit/E2E/intent-based UI tests. Breaks things on purpose. |
| Principle | Single Agent | Agent Teams |
|---|---|---|
| Self-review bias | Same agent reviews its own code | Security Sr. + QA Sr. review independently |
| Context window | One context holds everything — overflow risk | Each agent has focused, relevant context |
| Spec compliance | No one checks if code matches requirements | CTO Lead validates requirement match rate |
| API contract | Frontend guesses backend shape | Frontend ↔ Backend negotiate via SendMessage |
Auto-detects your stack (Spring Boot, Nuxt, Next.js, Vite, Go, Rust, etc.) and creates a feature branch.
Spawns 6 agents as a real Claude Code Team (TeamCreate). Agents communicate via SendMessage to produce a collaborative plan.
Frontend and Backend seniors work simultaneously. They negotiate API contracts in real time — no spec drift, no integration surprises.
4 checks run at once:
Conventional Commits with logical splits. Each commit = one logical change. Then push or merge.
Kill dev servers, terminate workers, disband team. Clean exit.