name: implement-agent-teams description: Set up and validate Claude agent team configurations, collaboration flows, and operator guidance for team-based execution.
Implement Agent Teams
Implement team setup and coordination patterns for multi-agent workflows, including display modes and operational constraints.
Workflow
- Define team objective, members, and ownership boundaries.
- Configure team metadata and task routing conventions.
- Document coordination rules and display mode choices.
- Run environment and config checks.
- Verify limitations and fallback behavior.
Progressive Disclosure
Team setup structure:
references/team-setup.mdCoordination contracts:
references/team-coordination.mdDisplay mode selection:
references/team-display-modes.mdTeam best practices:
references/team-best-practices.mdKnown limitations:
references/team-limitations.mdTeam config checker:
scripts/check-team-config.shEnvironment verifier:
scripts/verify-team-env.shTeam config example:
assets/templates/team-config-example.jsonTeam task example:
assets/templates/team-task-example.md
Related Skills
- Umbrella routing and component comparison:
../implement-claude-extensions/SKILL.md - Sub-agent design:
../implement-sub-agents/SKILL.md