team-builder

Discover markdown-based agent definitions and dispatch parallel teams for unified results.

Updated May 4, 2026
One-click install
npx skills add https://github.com/gganbukim1/myskills --skill team-builder-gganbukim1
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/gganbukim1/myskills/tree/main/team-builder
Command: npx skills add https://github.com/gganbukim1/myskills --skill team-builder-gganbukim1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Team Builder helps you discover available agent personas, compose a focused multi-agent team, and dispatch their work in parallel so you get coordinated results faster.

Core Features & Use Cases

  • Interactive domain and agent selection: Browse agent domains and fuzzy-match agent names to quickly choose the right expertise for your task.
  • Dynamic agent discovery from markdown: Automatically probes local and global agent directories, deduplicates by agent name, and supports both flat and subdirectory layouts.
  • Parallel execution with synthesis: Runs selected agents simultaneously, reports per-agent failures, and produces a unified synthesis with agreements, tensions, and next steps.

Quick Start

Use the team-builder skill to select the most relevant agents for your task and ask it to run them in parallel on your described objective.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I run multiple AI agents in parallel on a single task?▼

Running multiple AI agents in parallel involves selecting specialized agent personas and dispatching them simultaneously on your objective. This skill composes a focused multi-agent team and executes their work concurrently to deliver coordinated results faster.

What is agent orchestration and how does it synthesize parallel results?▼

Agent orchestration coordinates multiple specialized AI personas to work on a single deliverable. It dispatches selected agents simultaneously, reports per-agent failures, and synthesizes unified results highlighting agreements, tensions, and next steps.

Can I use markdown files to define and discover agent personas dynamically?▼

Yes, you can use markdown files to define agents. The system dynamically probes local and global directories for markdown-based agent definitions, deduplicates them by agent name, and supports both flat and subdirectory layouts for flexible discovery.

How many agents can I assign to a parallel workflow team?▼

You can assign a hard cap of five agents to a parallel workflow team. This limit ensures manageable coordination while allowing you to combine diverse specialties like security, SEO, and architecture for a single deliverable.

Does multi-agent synthesis support cross-domain tasks like security and SEO?▼

Multi-agent synthesis fully supports cross-domain tasks by combining specialties like security, SEO, and architecture into one team. It runs the selected experts in parallel and produces a unified synthesis of their combined output.

What are the limitations when composing a team for parallel execution?▼

The main limitation for composing a parallel execution team is a hard cap of five agents. Additionally, the system requires markdown-based agent definitions to exist in your filesystem, and individual agent failures are reported separately rather than failing the entire batch.