Agent Teams
Plugin Verified ActiveOrchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Enables users to harness the power of multi-agent collaboration for complex software development tasks, improving efficiency and quality through parallel processing and specialized roles.
Features
- Orchestrate multi-agent teams
- Parallel code review across dimensions
- Hypothesis-driven debugging
- Parallel feature development with file ownership
- Task coordination and workload management
Use Cases
- Performing comprehensive code reviews with specialized agents
- Debugging complex issues by investigating competing hypotheses
- Accelerating feature development through parallel implementation
- Coordinating research or migration efforts with dedicated agent teams
Non-Goals
- Directly managing individual agent prompts outside of team orchestration
- Replacing core Claude Code functionality or agent primitives
- Handling non-software development related team coordination
Installation
First, add the marketplace
/plugin marketplace add wshobson/agents/plugin install agent-teams@claude-code-workflowsContains 6 extensions
Skill (6)
Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.
Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.
Coordinate parallel feature development with file ownership strategies, conflict avoidance rules, and integration patterns for multi-agent implementation. Use this skill when decomposing a large feature into independent work streams, when two or more agents need to implement different layers of the same system simultaneously, when establishing file ownership to prevent merge conflicts in a shared codebase, when designing interface contracts so parallel implementers can build against each other's APIs before they are ready, or when deciding whether to use vertical slices versus horizontal layers for a full-stack feature.
Decompose complex tasks, design dependency graphs, and coordinate multi-agent work with proper task descriptions and workload balancing. Use this skill when breaking down work for agent teams, managing task dependencies, or monitoring team progress.
Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead needs to review and approve an implementer's plan before work begins, when orchestrating a graceful team shutdown after all tasks are complete, or when debugging why teammates are not coordinating correctly at integration points.
Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit.
Quality Score
VerifiedTrust Signals
Similar Extensions
Uc Taskmanager
100SDD WORK-PIPELINE Agent — Requirements analysis & development 6-agent full pipeline with DAG-based orchestration and sliding window context management
Multi Platform Apps
99Cross-platform application development coordinating web, iOS, Android, and desktop implementations
Review Agent Governance
99Require a human approval signal before an AI agent can post PR reviews, comments, merges, or writes to CI config. Cedar-gated, receipt-signed, designed for the Hermes-style failure mode where a review bot posts without oversight.
Performance Testing Review
99Performance analysis, test coverage review, and AI-powered code quality assessment
Comprehensive Review
99Multi-perspective code analysis covering architecture, security, and best practices
Skill Improver
99Automatically reviews and fixes Claude Code skills through iterative refinement until they meet quality standards. Requires plugin-dev plugin.