team-composition-patterns
SolidDesign 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.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- wshobson
- Repository
- wshobson/agents
- Created
- 10 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
agent-teams
Паттерны для оптимального состава команд агентов: sizing heuristics, preset configurations, agent type selection. Используй когда решаешь сколько агентов запустить, какой тип агента выбрать для роли, как организовать Review/Debug/Feature/Security команду. Триггеры: /agent-teams, "team composition", "how many agents", "spawn agents", "multi-agent team", "сколько агентов", "команда агентов", "parallel agents setup".
agent-teams
Configure Claude Code agent teams (TeamCreate, SendMessage, TaskUpdate). Use when running parallel agents, coordinating with messaging, or setting up a lead/teammate architecture.
creating-agent-teams
Use when facing a complex task that could benefit from multiple agents, parallel work, or specialized roles - triggers on "create a team", "parallelize", "multi-agent", or cross-layer implementation needs