Agent Teams — Development skill for Claude Code
Use when facing complex tasks needing parallel collaboration between multiple agents with shared state, coordination, and direct inter-agent communication.
How to install Agent Teams
Installs to ~/.claude/skills/vladpatr96-ctx-agent-teams/SKILL.md
mkdir -p ~/.claude/skills/vladpatr96-ctx-agent-teams && curl -fsSL https://raw.githubusercontent.com/VladPatr96/ctx/HEAD/commands/agent-teams.md -o ~/.claude/skills/vladpatr96-ctx-agent-teams/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Agent Teams does
name: agent-teams description: Use when facing complex tasks needing parallel collaboration between multiple agents with shared state, coordination, and direct inter-agent communication. Triggers on "create team", "agent team", "team of agents"
Agent Teams
Coordinate multiple autonomous agents working on a shared task list with direct messaging.
**Core principle:** Teams for collaboration with shared state. Subagents for focused tasks returning results. Don't use teams when subagent
Alternatives in Development
- Agent.System.Main.Communication — Communication 19k ★
- Release Notes — Generate user-facing release notes from tickets or changelogs 7.8k ★
- Codexmcp — Enable seamless collaboration between Claude Code and Codex, transforming from a single agent to multiple agen 2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fetch Skill
Fetch and extract content from a specific URL. Use when you have a direct link rather than needing to search.
Terminal Enable
Enable inter-terminal communication for this session
Dispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Thread Keeper
Multi-agent shared brain across Claude Code/Desktop, Codex, Gemini, Copilot, VS Code. Cross-session memory, se
Memory Scratchpad
Read/write plan-scoped shared memory for inter-agent handoff
Glass Atrium Ops Orchestrator
Orchestrator-specific rules — delegation enforcement · team composition · delegation communication · Wave Exec
Related Agents
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Cross Functional Liaison
Use proactively for meeting notes, stakeholder updates, decision logs, and cross-functional communication. Han
Workflow Coordinator
Central orchestrator for multi-agent workflows and complex multi-domain requests. Use when a task spans multip