What problem does it solve? When you maintain a library of agent personas (markdown files with identity, rules, and workflows), choosing the right ones for a task and running them together is manual and repetitive. This Skill automates discovery, selection, and parallel dispatch of agent teams. ## Core Features & Use Cases - Dynamic Agent Discovery: Scans project-local and global agent directories, supporting both flat and domain-subdirectory layouts, with automatic name and summary extraction. - Interactive Team Composition: Presents a domain-grouped menu, accepts flexible selection (numbers, fuzzy names, or whole domains), and enforces a maximum of 5 agents per team. - Parallel Execution & Synthesis: Spawns all selected agents simultaneously via the Agent tool and merges their outputs into a unified report highlighting agreements, conflicts, and next steps. - Use Case: Before launching a Next.js e-commerce site, select the Security Engineer and SEO Specialist agents, have both review the codebase in parallel, and receive a synthesized report reconciling their recommendations. ## Quick Start Ask the assistant to run team builder and pick agents to review your project, for example: use team builder to have the security engineer and SEO specialist review my site before launch.