team-composition-patterns

仓库创建 2025年7月25日最近提交 4 天前SkillHot 收录 20 天前
▸ 精选理由

适合需要自动化分配与协作策略的代理系统设计者。

这个 Skill 做什么

提供多智能体团队规模、角色与配置的最佳实践与预设。

帮你把多智能体拆成合理的人数和角色分工:给出要开多少个子代理、每个角色该用哪种 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 开发管理多智能体团队编排角色配置通用
3.8w
Stars
4.1k
Forks
40
仓库内 Skill
+683
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/wshobson/agents/main/plugins/agent-teams/skills/team-composition-patterns/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/wshobson/agents/main/plugins/agent-teams/skills/team-composition-patterns/SKILL.md"
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                                                 |
| ------------ | --------- | ------------------------------------------------
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有