Проектирование состава команды агентов
★ 8.5 · ai-agents
team-composition-patterns is a Claude Code skill that guides the design of optimal multi-agent team compositions, covering team sizing heuristics, preset configurations, and subagent_type selection for each role. It provides a sizing table ranging from 1–2 agents for simple isolated tasks up to 4–5 for full-stack features and systemic issues, alongside seven ready-made configurations: Review Team, Debug Team, Feature Team, Fullstack Team, Research Team, Security Team, and Migration Team. A dedicated section maps each agent type — general-purpose, Explore, Plan, team-reviewer, team-debugger, team-implementer, and team-lead — to the tools it has access to, clarifying that read-only agents like Explore and Plan cannot modify files. Display modes (tmux, iTerm2, in-process) are configured via ~/.claude/settings.json. The skill is intended for developers building parallel multi-agent workflows in Claude Code who need to balance coverage against coordination overhead.
- #multi-agent-teams
- #team-composition
- #agent-orchestration
- #team-sizing
- #ai-agents