team-builder

Assemble parallel teams of up to five agent personas from markdown repositories.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill team-builder-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/team-builder
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill team-builder-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive team formation for AI agents, enabling you to browse, compare, and compose ad-hoc parallel teams from a repository of agent personas to accelerate task execution.

Core Features & Use Cases

  • Interactive agent team picker that lets you browse available personas and assemble a parallel workgroup on demand.
  • Supports both flat and domain-subdirectory agent collections, enabling domain-aware team composition.
  • Automatic domain inference and merging results from multiple sources to present a cohesive team and streamlined task execution.

Quick Start

Open Team Builder, select up to five agents, and spawn them in parallel to complete a task.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I assemble a parallel team of AI agents for independent tasks?

To assemble a parallel team of AI agents, you preview available personas from a repository, select up to five, and spawn them simultaneously to execute independent tasks and synthesize results.

What is dynamic agent discovery and how does it work with markdown files?

Dynamic agent discovery is the process of automatically identifying agent personas distributed across markdown files, supporting both flat and domain-subdirectory layouts to present available agents for team composition.

Can I organize agent personas into domain subdirectories for team building?

Yes, you can organize agent personas into domain subdirectories. The team builder supports domain-based layouts and applies automatic domain inference to enable domain-aware team composition.

How many expert agents can I dispatch in parallel using gemini-cli?

You can dispatch up to five expert agents in parallel using gemini-cli. The system spawns these selected personas simultaneously to handle independent tasks before merging the results.

Does parallel agent dispatch support merging results from multiple sources?

Yes, parallel agent dispatch automatically merges results from multiple sources. After spawning the selected agents for independent tasks, it synthesizes their outputs into a cohesive final result.