team-composition-patterns

Design multi-agent teams using sizing heuristics, presets, and role mappings.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ekremmkasap/jarvis --skill team-composition-patterns-ekremmkasap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-composition-patterns
Source: https://github.com/ekremmkasap/jarvis/tree/main/server/agent_prompts/wshobson/plugins/agent-teams/skills/team-composition-patterns
Command: npx skills add https://github.com/ekremmkasap/jarvis --skill team-composition-patterns-ekremmkasap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides structured guidance and templates to design optimal agent teams for multi-agent tasks, including sizing heuristics, preset configurations, and role mappings to ensure efficient collaboration.

Core Features & Use Cases

  • Preset team templates (Review, Debug, Feature, Fullstack, Research, Security, Migration) with recommended team sizes and agent roles.
  • Agent type selection guidance to map tasks to the appropriate subagent_type (e.g., team-reviewer, team-debugger, team-implementer, team-lead).
  • Display mode configuration guidance (tmux, iTerm2, in-process) for ergonomic parallelism.
  • Custom team guidelines and dependency patterns to coordinate workstreams and integration.

Quick Start

Spawn a preset team using /team-spawn commands for common workflows.

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 code review and debugging workflows?

To design multi-agent teams for code review and debugging, apply sizing heuristics and preset role mappings like team-reviewer and team-debugger. This ensures deterministic team sizing and clear ownership for structured agent collaboration.

What multi-agent presets are available for feature work and migrations?

Multi-agent presets available for feature work and migrations include Review, Debug, Feature, Fullstack, Research, Security, and Migration templates. Each preset provides recommended team sizes and specific agent roles for workflow orchestration.

How do I assign agent roles for workflow orchestration across multiple agents?

Assign agent roles for workflow orchestration by mapping tasks to subagent types such as team-lead, team-implementer, team-reviewer, or team-debugger. This role mapping coordinates workstreams and integration across parallel agents.

Can I configure display modes for parallel agent workflows in tmux or iTerm2?

Yes, you can configure display modes for parallel agent workflows using tmux, iTerm2, or in-process modes. Display mode configuration provides ergonomic parallelism when spawning multi-agent teams for complex tasks.

Do I need specific dependencies to use team composition patterns for agent coordination?

No specific dependencies are required to use team composition patterns for agent coordination. The skill operates independently, applying sizing heuristics and custom team guidelines to coordinate workstreams and integration across agent roles.

When should I use custom team guidelines instead of preset templates for multi-agent work?

Use custom team guidelines instead of preset templates when standard Review, Debug, or Feature presets do not fit your workflow. Custom guidelines define dependency patterns to coordinate specialized workstreams and integration across unique agent roles.