team-composition-patterns

Design multi-agent team compositions and sizing using preset templates and heuristics.

1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/Sumeet138/qwen-code-agents --skill team-composition-patterns-sumeet138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-composition-patterns
Source: https://github.com/Sumeet138/qwen-code-agents/tree/main/plugins/agent-teams/skills/team-composition-patterns
Command: npx skills add https://github.com/Sumeet138/qwen-code-agents --skill team-composition-patterns-sumeet138

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Designing and sizing multi-agent teams for tasks is error-prone without clear heuristics and templates.

Core Features & Use Cases

  • Preset team templates for Review, Debug, Feature, Fullstack, Research, Security, and Migration with recommended sizes and agent roles.
  • Sizing heuristics to balance coverage, expertise, and coordination overhead.
  • Guidance on agent-type mappings and display modes to align tools with workflows in CI/CD, local development, and migrations.

Quick Start

Spawn the appropriate preset to match your task (e.g., a 3-member review team) and adjust roles as needed.

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 software development tasks?

Multi-agent team sizing uses heuristics to balance coverage, expertise, and coordination overhead. Recommended team sizes depend on the task type, with presets available for review, debug, feature, fullstack, research, security, and migration workflows.

What is the best way to structure agent roles for a code review team?

The best way to structure agent roles for a code review team is using a preset 3-member template. This configuration provides clear role ownership and coordinated task delegation to optimize collaboration during the review process.

Can I use multi-agent coordination presets for CI/CD and local development?

Yes, multi-agent coordination presets support CI/CD pipelines and local development environments. They provide guidance on agent-type mappings and display modes to align tools with your specific workflow requirements across different development contexts.

How do I configure agent-teams for database migrations?

Configuring agent-teams for database migrations involves spawning the migration preset template. This preset defines specific agent roles and recommended display modes to ensure structured collaboration and clear task delegation throughout the migration process.

When should I avoid adding more agents to a multi-agent team?

You should avoid adding more agents when coordination overhead exceeds the benefits of added expertise. Sizing heuristics help determine the optimal team size to maintain clear role ownership without introducing excessive coordination complexity.