agent-teams

Installation
SKILL.md

Agent Teams Workflow

When to Use

Use this skill when coordinating multiple Claude Code agents to implement features in parallel using the Agent Teams feature. Covers:

  • Feature doc format and stack-aware lifecycle
  • Three-role separation: test-writer, builder, reviewer (order depends on stack)
  • File ownership rules to prevent conflicts
  • Hook-based quality gates (TaskCompleted, TeammateIdle, Stop)
  • Fast verification for rapid feedback, full verification for completion gates
  • Progress dashboard (feature-docs/STATUS.md) for zero-context recovery
  • Stuck detection and time blindness mitigation
  • Coordination protocol with kickoff prompts
  • Bootstrap and retrofit prompts for new and existing projects

Defer to other skills for:

Related skills
Installs
6
GitHub Stars
1
First Seen
Mar 3, 2026