team-implement - Parallel Implementation with Agent Teams
Execute parallel implementation by spawning agent teammates per module/layer with separate file ownership
Tags
Updated: 2026-03-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze plan dependencies
- spawn agent teammates
- edit source files
- write test files
- run quality checks
- write work logs
Inputs
- project plan file
- architecture file
- task list
- library constraints
Outputs
- source code files
- test files
- work log files
Requirements
- /startproject completed
- architecture document in .claude/docs/DESIGN.md
- ruff installed
- pytest installed
- ty installed
- Claude model support for agent teams
