team-composition-patterns
team composition patterns
What it does
- Deciding how many teammates to spawn for a task
- Choosing between preset team configurations
- Selecting the right agent type (subagenttype) for each role
- Configuring teammate display modes (tmux, iTerm2, in-process)
- Building custom team compositions for non-standard workflows
- Size: 3 reviewers
- Agents: 3x team-reviewer
Requirements & configuration
- Use when: Code changes need multi-dimensional quality assessment
- Use when: Need to understand a codebase, research libraries, compare approaches, or gather information from code and web sources in parallel
- When spawning teammates with the Agent tool, choose subagenttype based on what tools the teammate needs:
- 1. Every team needs a coordinator — Either designate a team-lead or have the user coordinate directly
- 4. Define boundaries upfront — Each teammate needs clear ownership of files or responsibilities
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
team-composition-patterns FAQ
What does the team-composition-patterns skill do?
Design optimal agent team compositions with sizing heuristics, preset configurations, and agent type selection. Use this skill when deciding how many agents to spawn for a task, when choosing between a review team versus a feature team versus a debug team, when selecting the correct subagent_type for each role to ensure agents have the tools they need, when configuring display modes (tmux, iTerm2, in-process) for a CI or local environment, or when building a custom team composition for a non-standard workflow such as a migration or security audit. Deciding how many teammates to spawn for a task Choosing between preset team configurations
What does team-composition-patterns require?
Use when: Code changes need multi-dimensional quality assessment Use when: Need to understand a codebase, research libraries, compare approaches, or gather information from code and web sources in parallel When spawning teammates with the Agent tool, choose subagenttype based on what tools the teammate needs: 1. Every team needs a coordinator — Either designate a team-lead or have the user coordinate directly 4. Define boundaries upfront — Each teammate needs clear ownership of files or responsibilities
How do I install team-composition-patterns?
Run: npx -y skills add https://github.com/wshobson/agents --skill team-composition-patterns --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain team-composition-patterns?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-team-composition-patterns?ref=badge) npx agentictools info skills/wshobson-agents-team-composition-patterns The second line is the CLI lookup for this page — handy in READMEs and docs.