What problem does it solve?
It helps users coordinate collaborative multi-agent work in Claude Code by turning a single request into a properly planned, task-partitioned Agent Team workflow.
Core Features & Use Cases
- Team spawning from intent: Triggers on phrases like spawning or setting up a team, creating a Claude Agent Team with a descriptive kebab-case name.
- Template-driven team composition: Supports built-in templates such as code review, feature development, research, debug, prd workflow, thinker-debate, security-audit, and quality-review.
- Task decomposition with guardrails: Creates all tasks before spawning teammates, assigns owners, optionally enforces plan-mode, and provides a dry-run path to present the plan first.
Quick Start
Ask to spawn a team for collaborative work, for example: "Spawnteam to review the recent PRs using the code-review template."