team-composition-patterns

Design multi-agent team configurations for complex software tasks.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill team-composition-patterns-emilneuraz-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-composition-patterns
Source: https://github.com/emilneuraz-ai/neuraz-web/tree/main/.agents/skills/.agents/skills/team-composition-patterns
Command: npx skills add https://github.com/emilneuraz-ai/neuraz-web --skill team-composition-patterns-emilneuraz-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Best practices for composing multi-agent teams, selecting team sizes, choosing agent types, and configuring display modes for Claude Code's Agent Teams feature.

Core Features & Use Cases

  • Team sizing heuristics for different project scopes (simple to very complex)
  • Preset team compositions (Review Team, Debug Team, Feature Team, Fullstack Team, Research Team, Security Team, Migration Team)
  • Agent type selection guidelines (lead, reviewer, debugger, implementer, general-purpose)
  • Display mode configuration (tmux, iTerm2, in-process)
  • Custom team guidelines and troubleshooting tips

Quick Start

Spawn a 3-member review team using the preset to begin code review tasks.

Frequently Asked Questions about team-composition-patterns

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

FAQPage Schema
How do I design multi-agent teams for complex software engineering tasks?

Design multi-agent teams by applying sizing heuristics, selecting role presets like lead or implementer, and configuring display modes. This ensures efficient task allocation for review, debugging, feature development, research, and migrations.

What is the best way to size an agent team for a code review?

The best way to size an agent team for code review is using a preset 3-member review team configuration. This preset provides specific team sizing heuristics to ensure efficient task allocation and optimal coordination for review tasks.

Can I configure custom agent team compositions for fullstack development?

Yes, you can configure custom agent team compositions for fullstack development. The Skill provides custom team guidelines and presets like the Fullstack Team, allowing you to choose agent types and display modes for your specific project scope.

Does this support configuring display modes like tmux and iTerm2 for agent orchestration?

Yes, it supports configuring display modes including tmux, iTerm2, and in-process for agent orchestration. These display mode configurations are paired with coordination guidelines to ensure efficient task allocation across the team.

When should I not use a large multi-agent team for software engineering?

You should not use a large multi-agent team for simple project scopes. The Skill applies sizing heuristics to match team size to project complexity, preventing inefficient task allocation and coordination overhead for straightforward software engineering tasks.