
Agent Teams
- 6 repo stars
- Updated July 23, 2026
- DmitriyYukhanov/claude-plugins
Set up and orchestrate teams of Claude Code agents working together with shared tasks, messaging, and coordination.
About
agent-teams sets up and orchestrates Claude Code agent teams — multiple instances working together with shared tasks, messaging, and coordination. A developer uses it to parallelize work across several cooperating agents that stay in sync on a common task board.
- Multi-instance agent teams
- Shared task list
- Inter-agent messaging
- Coordination and orchestration
Agent Teams by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin marketplace add DmitriyYukhanov/claude-plugins/plugin install agent-teams@dmitriy-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 6 |
|---|---|
| Last updated | July 23, 2026 |
| Repository | DmitriyYukhanov/claude-plugins ↗ |
What it does
Set up and orchestrate teams of Claude Code agents working together with shared tasks, messaging, and coordination.
README.md
agent-teams
A Claude Code plugin for setting up and orchestrating agent teams - multiple Claude Code instances working together with shared tasks, inter-agent messaging, and coordination.
Installation
/plugin install agent-teams@DmitriyYukhanov/claude-plugins
Features
Skill: agent-teams
Auto-activating reference knowledge for orchestrating Claude Code agent teams. Triggers on mentions of agent teams, parallel agents, teammates, split panes, delegate mode, or multi-instance collaboration.
Covers:
- Quick Setup - Enable the experimental feature and start your first team
- Teams vs Subagents - Decision guide for when to use each approach
- Display Modes - In-process (default) and split pane (tmux/iTerm2)
- Key Controls - Model selection, plan approval, delegate mode, direct messaging
- Best Practices - Task sizing, context, file ownership, monitoring
- Prompt Templates - Ready-to-use prompts for code review, debugging, exploration
- Troubleshooting - Common issues and fixes
- Configuration Reference - Architecture, permissions, tokens, task management, limitations
Usage
The skill activates automatically when you mention agent teams or related concepts:
# Start an agent team
Create an agent team to review PR #142 with 3 reviewers
# Configure display mode
Set up split pane mode for agent teams
# Troubleshoot
My agent teammates aren't appearing
License
MIT