team-builder

Discover agent persona files and compose parallel specialist teams by domain or fuzzy name match.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/mostafa-ismail-2004/codex-plugin --skill team-builder-mostafa-ismail-2004
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/mostafa-ismail-2004/codex-plugin/tree/main/skills/team-builder
Command: npx skills add https://github.com/mostafa-ismail-2004/codex-plugin --skill team-builder-mostafa-ismail-2004

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly discover available agent personas and compose a focused team for a task without manually hunting through folders or guessing which specialists to use.

Core Features & Use Cases

  • Dynamic agent discovery: Scans plugin, project, and user persona directories so new agent files appear automatically.
  • Team composition: Lets you pick one or more agents by domain or fuzzy name matching and enforces a maximum team size.
  • Parallel execution: Spawns selected agents at the same time, then collects their outputs and synthesizes agreements, conflicts, and next steps.
  • Use case: Use it when you need security, architecture, SEO, or other specialist perspectives on a codebase and want a single consolidated report.

Quick Start

Ask the team-builder skill to discover available agents, help you choose up to five, and run them in parallel on my current task.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I compose parallel specialist agent teams for a coding task?

To compose parallel specialist agent teams, you select multiple agent personas by domain or fuzzy name matching and spawn them concurrently for a given task. The system handles persona parsing, domain grouping, and result synthesis while enforcing a maximum team size.

How does persona discovery work for finding available agents?

Persona discovery works by scanning plugin, project, and user agent directories to automatically find markdown persona files. New agent files added to these directories appear automatically without requiring manual configuration or folder hunting.

Can I run multiple agents in parallel and synthesize their outputs?

Yes, you can run multiple agents in parallel and synthesize their outputs. The system spawns selected agents simultaneously and collects their results to synthesize agreements, conflicts, and next steps into a single consolidated report.

Is there a maximum team size limit when selecting specialist agents?

Yes, there is a maximum team size limit enforced when selecting specialist agents. The team composition process restricts the number of agents you can pick by domain or fuzzy name matching to ensure focused parallel execution.

What happens if an agent fails during parallel execution?

When an agent fails during parallel execution, the system applies failure handling during result synthesis. It collects outputs from all spawned agents and manages any failures encountered while consolidating agreements, conflicts, and next steps.