team-composition-patterns
适合需要自动化分配与协作策略的代理系统设计者。
提供多智能体团队规模、角色与配置的最佳实践与预设。
帮你把多智能体拆成合理的人数和角色分工:给出要开多少个子代理、每个角色该用哪种 subagent_type,以及可选的展示模式(比如 tmux、iTerm2、in-process)。在要决定用审查队、功能队还是调试队,或为迁移/安全审计等非标流程组队时会用到。特点是有大小规划启发式、预设配置和工具匹配建议,能快速产出可复用的团队模板。
▸ 展开 SKILL.md 英文原文
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.
帮我安装这个 skill:https://raw.githubusercontent.com/wshobson/agents/main/plugins/agent-teams/skills/team-composition-patterns/SKILL.mdcurl -fsSL "https://raw.githubusercontent.com/wshobson/agents/main/plugins/agent-teams/skills/team-composition-patterns/SKILL.md"# Team Composition Patterns Best practices for composing multi-agent teams, selecting team sizes, choosing agent types, and configuring display modes for Claude Code's Agent Teams feature. ## When to Use This Skill - Deciding how many teammates to spawn for a task - Choosing between preset team configurations - Selecting the right agent type (subagent_type) for each role - Configuring teammate display modes (tmux, iTerm2, in-process) - Building custom team compositions for non-standard workflows ## Team Sizing Heuristics | Complexity | Team Size | When to Use | | ------------ | --------- | ------------------------------------------------