agent-teams
CommunityCoordinate multi-agent teams with shared tasks.
Software Engineering#Claude Code#multi-agent#orchestration#agent-teams#inter-agent-messaging#shared-task-list
Authorserejaris
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams of autonomous agents collaborate on a shared task list, enabling parallel work and direct inter-agent messaging to keep work aligned.
Core Features & Use Cases
- Shared task lists: multiple agents coordinate on the same set of tasks.
- Direct messaging: agents communicate to align plans and ownership.
- Lifecycle & orchestration: supports spawning teams, assigning tasks, and clean shutdowns.
- Use cases include cross-functional workflows (frontend/backend/tests) and large refactors requiring collaboration.
Quick Start
Tell Claude Code to create a team, spawn teammates, assign tasks, and start collaboration. For example:
- Teammate(operation="spawnTeam", team_name="review")
- TaskCreate(subject="Review PR #42", description="...", activeForm="Review tasks")
- Task(subagent_type="general-purpose", team_name="review", name="security-rev", ...)
- TaskUpdate(taskId="1", owner="security-rev")
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-teams Download link: https://github.com/serejaris/ris-claude-code/archive/main.zip#agent-teams Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.