team-composition-patterns

Organize multi-agent team composition with sizing heuristics and subagent_type mappings.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill team-composition-patterns-arogyareddy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-composition-patterns
Source: https://github.com/ArogyaReddy/https-github.com-wshobson-agents/tree/main/plugins/agent-teams/skills/team-composition-patterns
Command: npx skills add https://github.com/ArogyaReddy/https-github.com-wshobson-agents --skill team-composition-patterns-arogyareddy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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.

Core Features & Use Cases

  • Sizing heuristics and presets to quickly assemble effective teams.
  • Agent role mapping with subagent_type selection for each position.
  • Display mode configuration guidance for CI or local development (tmux, iTerm2, in-process).
  • Custom team composition guidance for migrations, security audits, and complex workflows.
  • Preset team configurations (review, debug, feature, fullstack, etc.) provide ready-to-spawn templates.

Quick Start

Spawn a 3-person review team using the preset and tailor roles and display mode for your task.

Frequently Asked Questions about team-composition-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I decide how many agents to spawn for a complex development task?

Agent team sizing relies on proven heuristics and preset configurations to match team size with task complexity. You can use ready-to-spawn templates for review, debug, feature, or fullstack teams to quickly assemble an optimally sized group.

What is the best way to configure agent role assignments for a security audit?

Configuring agent roles for a security audit requires selecting the correct subagent_type for each position to ensure agents have the necessary tools. Custom team composition guidance helps map specific roles tailored for complex, non-standard workflows like migrations and audits.

Can I use tmux or iTerm2 display modes for agent teams in a CI environment?

Display mode configuration supports tmux, iTerm2, and in-process modes for both local development and CI environments. Guidance is provided to help you select the correct display mode based on whether your agents are running locally or in an automated pipeline.

Does this provide preset configurations for a code review team?

Preset configurations include a ready-to-spawn 3-person review team template. You can spawn this preset directly and then tailor individual role assignments and display modes to fit your specific code review requirements.

When should I choose a feature team over a debug team for my workflow?

Choosing between a feature team and a debug team depends on your workflow goals: feature teams drive new development, while debug teams focus on resolving existing issues. Sizing heuristics and preset configurations differentiate the role selection and team structure for each scenario.

How do I map subagent_type to ensure my agents have the right tools for a migration?

Subagent_type mapping assigns specific tool access to each agent role within your team. For complex workflows like migrations, custom team composition guidance helps you select the correct subagent_type so every agent has the appropriate tools available.