Agent Teams
Skill Verified ActiveCoordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming. Patterns for team sizing, task decomposition, and when to use teams vs sub-agents vs worktrees.
To enable teams of AI agents to collaborate effectively on complex coding tasks by providing mechanisms for coordination, knowledge sharing, and persistent learning.
Features
- Coordinate multiple AI sessions as a team
- Shared task lists and mailbox messaging
- File-lock claiming to prevent conflicts
- Persistent memory and knowledge plane via SQLite
- Auto-research loop for knowledge growth
- Detailed patterns for team sizing and task decomposition
Use Cases
- Collaborating on large codebases with multiple AI agents
- Ensuring AI agents retain knowledge across sessions
- Building persistent knowledge bases for AI research
- Managing complex development workflows with clear task delegation and review
Non-Goals
- Replacing direct human collaboration
- Managing individual AI agent's internal state beyond shared knowledge
- Providing a generic task management system outside of AI agent workflows
Installation
First, add the marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQuality Score
VerifiedTrust Signals
Similar Extensions
Orchestrate
100Wire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.
Context Mode
100Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade
Ce Compound
99Document a recently solved problem to compound your team's knowledge
Swarm Orchestration
100Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems.
Team Lead Persona
100Lead a team — run standups, coordinate tasks, and communicate.
Ce Brainstorm
100Explore requirements and approaches through collaborative dialogue, then write a right-sized requirements document. Use when the user says "let's brainstorm", "what should we build", or "help me think through X", presents a vague or ambitious feature request, or seems unsure about scope or direction -- even without explicitly asking to brainstorm.