team-builder

Discover and assemble agent teams from flat or domain-subdirectory collections.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/caovinhphuc/React-OAS-Integration-v4.0 --skill team-builder-caovinhphuc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/caovinhphuc/React-OAS-Integration-v4.0/tree/main/.claude/skills/team-builder
Command: npx skills add https://github.com/caovinhphuc/React-OAS-Integration-v4.0 --skill team-builder-caovinhphuc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Team-building for AI agent ecosystems can be manual and tedious. This Skill provides an interactive menu to discover, compare, and assemble agent personas into a working team tailored to a task.

Core Features & Use Cases

  • Interactive domain-based discovery and selection of agents from both flat and domain-subdirectory collections.
  • Merge selections into an ad-hoc team, capped at 5 agents for manageability.
  • Spawn selected agents in parallel and collect independent results for synthesis.

Quick Start

Open Team Builder, select agents or domains, describe the task, and launch the parallel team.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I assemble an AI agent team for parallel execution?

To assemble an AI agent team for parallel execution, use an interactive menu to discover and select agent personas from available collections, then spawn them simultaneously to process a given task.

Can I merge agents from different domain subdirectories into one ad-hoc team?

Yes, you can merge agents from both flat and domain-subdirectory collections into an ad-hoc team, capping the selection at 5 agents to maintain manageability and optimal workflow automation.

How does parallel task dispatch work with multiple AI agents?

Parallel task dispatch works by spawning selected agents simultaneously, allowing them to process the described task independently and collecting their separate results for final synthesis with built-in error handling.

What is the maximum number of agents I can select for a task?

The maximum number of agents you can select for a task is capped at 5 agents, ensuring the ad-hoc team remains manageable while still supporting parallel execution and result synthesis.

Does the team builder support interactive domain-based discovery?

Yes, the team builder supports interactive domain-based discovery, allowing users to navigate domain menus, compare available personas, and merge selections into a working team tailored to a specific task.

What happens if an agent fails during parallel execution?

If an agent fails during parallel execution, the system includes error handling mechanisms to manage the failure and synthesize results from the remaining independent outputs of the spawned agent team.