team-builder

Discover agents from directories, present domain menus, and spawn selected agents in parallel.

3|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/idiaz01/enterprise-superpowers --skill team-builder-idiaz01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/idiaz01/enterprise-superpowers/tree/main/content/skills/team-builder
Command: npx skills add https://github.com/idiaz01/enterprise-superpowers --skill team-builder-idiaz01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines assembling specialized AI agent teams on demand, reducing the manual overhead of locating, selecting, and coordinating multiple agents.

Core Features & Use Cases

  • Discover available agents from project-local and global directories.
  • Present a domain menu organized by category and support both numbered and name-based selection.
  • Spawn selected agents in parallel and synthesize their results to deliver a unified outcome. Use Case: When tackling a complex task, compose a team across domains (security, performance, data) and compare perspectives side-by-side.

Quick Start

Select domains or agents to assemble a team and run them in parallel.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I assemble AI agents for parallel execution on complex tasks?

To assemble AI agents for parallel execution, discover available agents from project-local and global directories, select them via an interactive domain menu, and spawn up to five agents simultaneously to synthesize a unified result.

What is domain-based agent discovery and how does it work?

Domain-based agent discovery scans project directories for markdown persona prompts, extracting the first heading as the agent name and first paragraph as the description, then organizing available agents into categorized domain menus for selection.

How do I format markdown files so they are recognized as expert agent personas?

Format markdown files as agent personas by ensuring the first heading serves as the agent name and the first paragraph provides the description, adhering to the discovery rules required for domain-based organization and team assembly.

Can I select specialized agents by name and category across different domains?

You can select specialized agents by both numbered and name-based selection across different domains, enabling you to compose a cross-domain team like security, performance, and data to compare perspectives side-by-side for complex tasks.

What is the maximum number of agents I can spawn in a single team?

The maximum number of agents you can spawn in a single team is five. This limit ensures manageable parallel execution and result synthesis when coordinating specialized agents across different domains for complex tasks.