team-builder

Assemble parallel agent teams from persona markdown files and synthesize reports.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive agent picker for composing and dispatching parallel teams on demand. It enables you to quickly assemble a team from a pool of persona markdown files and deploy them in parallel to tackle complex tasks.

Core Features & Use Cases

  • Auto-discovery of available agents across configured layouts (domain inference from folder or filename prefixes)
  • Flexible domain-based navigation and selection of agents
  • Parallel spawning of subagents and synthesis of results into a unified report
  • Supports both domain subdirectory and flat layouts, with results merged by agent name

Quick Start

Open Team Builder, select agents, and describe the task to spawn parallel subagents and receive a synthesized report.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I assemble and dispatch parallel multi-agent teams from markdown files?

To assemble parallel multi-agent teams, you select agents from a pool of persona markdown files and describe a task to spawn subagents in parallel, synthesizing their outputs into a unified report. The team builder orchestrates this dispatch process.

What is agent orchestration using persona markdown files?

Agent orchestration with persona markdown files is the process of browsing available agents, composing domain-specific teams, and dispatching them to work in parallel with minimal coordination to tackle complex tasks.

Do I need domain subdirectories to organize markdown agents for parallel dispatch?

No, you do not need domain subdirectories to organize markdown agents. You can use either domain subdirectory layouts or flat layouts with shared filename prefixes, and the tool will auto-discover agents and infer domains accordingly.

Can I spawn subagents in parallel and merge results by agent name?

Yes, you can spawn subagents in parallel and merge results by agent name. The tool synthesizes outputs from all dispatched agents into a unified report, merging results by agent name across both subdirectory and flat layouts.

What is the best way to browse available agents by domain for team building?

The best way to browse available agents by domain is using the interactive picker, which provides flexible domain-based navigation and auto-discovery of agents configured across your workspace layouts.

Does parallel agent orchestration work with a flat file layout?

Yes, parallel agent orchestration works with a flat file layout. The tool supports both domain subdirectory and flat layouts, using shared filename prefixes to infer domains and auto-discover available agents.