team-builder

Compose and dispatch parallel agent teams from parsed persona markdowns.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive agent picker for composing and dispatching parallel teams that enables multi-domain collaboration and faster delivery.

Core Features & Use Cases

  • Dynamic team assembly from a pool of agent personas (flat or subdirectory layouts)
  • Parallel execution of tasks with independent agent outputs
  • Use case: assembling security, SEO, and architecture agents for a code audit

Quick Start

Provide a task brief and assemble a parallel team of agents to execute it.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I run parallel agents for a multi-domain code audit?

Run parallel agents by composing and dispatching multiple personas to execute tasks independently. This multi-agent orchestration assembles security, SEO, and architecture specialists to process code audits concurrently.

What is multi-agent workflow orchestration for parallel execution?

Multi-agent workflow orchestration is the process of parsing agent markdowns, validating persona prompts, and spawning independent agent processes. It enables on-demand team assembly for parallel task dispatch.

How do I assemble a parallel team of agents from subdirectory layouts?

Assemble a parallel team by providing a task brief to dynamically compose agents from flat or subdirectory layouts. The system validates persona prompts and dispatches independent task prompts for execution.

Can I use multiple specialist agents for design reviews and investigations?

Yes, you can use multiple specialist agents for design reviews and investigations. The system enables rapid team assembly for projects requiring two or more specialists across different domains.

Does multi-agent parallel execution require specific dependencies?

No specific dependencies are required for multi-agent parallel execution. The system operates independently to parse agent markdowns and spawn processes without external component prerequisites.

What is the best way to dispatch independent agent outputs for task execution?

The best way to dispatch independent agent outputs is through parallel task dispatch. This approach spawns independent agent processes with task prompts, ensuring each persona executes concurrently without execution bottlenecks.