What problem does it solve?
Kick off a Claude Code agent team with specialized teammates that work in parallel and communicate directly. Unlike feat-harness (sequential subagents), team-harness uses agent teams where teammates see errors, fix them, test, and loop — without waiting for a central orchestrator.
Core Features & Use Cases
- Sets up a three-teammate workflow: Engineer, Dev Watcher, and QA Tester, each owning non-overlapping files and responsibilities.
- Provides pre-flight checks to ensure the agent teams are enabled and ready.
- Includes a standard coordination pattern: environment startup, feature development, testing, and iterative bug fixing.
- Supports debugging and feature development workflows where parallel execution accelerates feedback loops.
Quick Start
Spawn a three-teammate team (engineer, dev watcher, QA tester) to start the feature or debugging task.