team-builder

Automate discovery, selection, and orchestration of Claude Code Agent Teams.

11|2|Updated Aug 1, 2025
One-click install
npx skills add https://github.com/sc30gsw/claude-code-customes --skill team-builder-sc30gsw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/sc30gsw/claude-code-customes/tree/main/plugins/team-builder/skills/team-builder
Command: npx skills add https://github.com/sc30gsw/claude-code-customes --skill team-builder-sc30gsw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Intelligently compose and deploy Claude Code Agent Teams based on user requirements. Auto-selects optimal team composition from all available skills and agents (project, user, global, plugin scopes), generates task dependency graphs, and orchestrates team lifecycle. Use when creating multi-agent teams for complex tasks requiring parallel specialized work.

Core Features & Use Cases

  • Discover and aggregate all available skills and agents across project, user, global, plugin marketplaces, and plugin cache.
  • Generate task dependency graphs with parallel and sequential flows, and inject relevant skills into teammate prompts.
  • Support auto, template, and manual team composition modes for flexible project needs

Quick Start

Provide a concise description of your team requirements to generate an automated Claude Code Agent Team.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I build a multi-agent team for parallel task execution in Claude Code?

To build a multi-agent team, this skill automates the discovery, selection, and orchestration of Claude Code agents. It auto-selects optimal team composition from available project, user, global, and plugin scopes, generating task dependency graphs for parallel collaboration.

What is task dependency graph generation for agent orchestration?

Task dependency graph generation maps parallel and sequential execution flows for agent teams. This skill creates structured dependency graphs and injects relevant skills into teammate spawn prompts to coordinate the entire team lifecycle based on user requests.

Can I manually compose agent teams or are they only generated automatically?

You can compose agent teams using auto, template, or manual modes. This flexibility allows you to dynamically generate optimal teams for complex tasks or manually define team composition and orchestration workflows to suit specific project requirements.

How do I discover all available skills and agents across different plugin marketplaces?

Discovering available skills and agents across plugin marketplaces is handled automatically. The skill aggregates resources from project, user, global, plugin marketplaces, and plugin cache, ensuring all potential agents are evaluated for optimal team composition.

When should I use automated agent team orchestration instead of single agents?

Automated agent team orchestration is intended for multi-skill tasks requiring parallel specialized work. When your complex project demands coordinated collaboration across multiple specialized roles, this skill generates and orchestrates a team rather than relying on a single agent.