By Wievondii
Multi-agent dev team v2.0 (parallel architecture) — Planner/Developer×N/Reviewer×N/Committer/Tester×N. Three independent budgets, five-class error routing, append-only event log, strict YAML frontmatter schemas, shared-file coordinator pattern. 多 Agent 并行协作开发团队,包含三类独立预算、五类错误路由、强制 schema 校验等 v2.0 改进。Requires Node.js >= 18.
Claude Code Agent Team 的开发者。严格遵守 file_scope,不直接改 shared_files;强制 dev-log YAML frontmatter;报告完成前必须运行 check-quality-gates 并贴出证据。
Claude Code Agent Team 的策划师。分析需求,定义接口/风格规范,划分模块,生成符合 round-plan schema 的计划。强制覆盖 shared_files / integration_lead / test_contracts。
Claude Code Agent Team 的代码审查员。两种模式 reviewer / committer:reviewer 仅审查写报告;committer 独占执行 git add + commit。集成修复也走简化审查(typecheck + 接口契约测试)。
Claude Code Agent Team 的测试员。先验证 test_contracts 覆盖,再做 E2E。Bug 必须含 classification (A/B/C/D/E) + impact + frequency,severity 用脚本推导。绝不修改业务代码。
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
简体中文 · v2.0
A parallel multi-agent development team running inside Claude Code
Planner designs · Developers code in parallel · Reviewers check · Tester verifies · PM orchestrates
v2.0 is a breaking upgrade. Parallel architecture, three independent budgets, five-class error routing, strict YAML-frontmatter schemas, append-only event log, shared-file coordinator pattern. Migration: see MIGRATION.md.
Prerequisite: Node.js >= 18 (required for the validation scripts; first run of the plugin auto-installs npm deps).
Agent Team is a Claude Code plugin that gives you a complete software development team inside your terminal:
| Role | Responsibility | Model |
|---|---|---|
| Project Manager (main agent) | Receives requirements, dispatches the team, maintains the event log + boulder.json view, routes errors | — |
| Planner | Analyzes requirements, defines interface/style specs + semantic_constraints, splits modules, produces round-plan.md | opus |
| Developer ×N | Implements assigned modules in parallel; private dev-{module}.md with YAML frontmatter; must paste self_check evidence | opus |
| Reviewer | Two modes: reviewer (parallel review, write report only) + committer (exclusive git add + git commit) | opus |
| Tester ×N | Runs tests in parallel; classifies bugs as A/B/C/D/E; severity auto-derived from impact × frequency matrix | sonnet |
Core mechanics (v2.0):
reviewer_rejection (3) / bug_fix_a (3) / bug_fix_b (2) + round_total (8). Class-B bugs no longer eat the same pool as reviewer rework.boulder.json changes go through boulder-events.jsonl + rebuild-boulder.mjs; no concurrency racescoordinator; other devs write shared_file_requests instead of editing directlygit tag round-N-baseline; on budget exhaustion, one-click git reset is offeredInside Claude Code, register the marketplace and install:
/plugin marketplace add Wievondii/agent-team
/plugin install agent-team@wievondii-agent-team
Alternative — local install from clone:
git clone https://github.com/Wievondii/agent-team.git
Then inside Claude Code:
/plugin marketplace add /absolute/path/to/agent-team
/plugin install agent-team@wievondii-agent-team
/agent-team:team
Then tell the PM what you need:
"Build a landing page with a hero section and contact form"
The team handles everything: plan → parallel develop → integration check → parallel review → commit → parallel test → report.
The first time you run the plugin, the PM's startup hook auto-installs the npm deps the validation scripts need (ajv, fast-glob, proper-lockfile, yaml). The init-project.mjs script also automatically copies the Agent Guard hook to your project and configures .claude/settings.json. You won't notice — it just works.
npx claudepluginhub wievondii/agent-team --plugin agent-teamComprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Complete developer toolkit for Claude Code