What problem does it solve?
This skill orchestrates multiple Claude Code agents to work from a shared task list, enabling scalable collaboration and complex workflow coordination.
Core Features & Use Cases
- Native team orchestration with a staged pipeline (plan, prd, exec, verify, fix) and per-stage agent routing
- Hybrid MCP support for Gemini-based execution and large-context workflows
- Robust state persistence, task creation, and teammate lifecycle management with resume, cancel, and audit capabilities
- Safe shutdown, monitoring, and recovery to avoid duplicate teams and ensure deterministic progress
Quick Start
Invoke the team skill with a command such as /pepcode:team 3:executor 'refactor the auth module' to begin planning, spawning teammates, and executing the task.