team-builder

Assemble parallel agent teams from markdown personas and aggregate results.

3|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/agentmatters/mullai-bot --skill team-builder-agentmatters
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/agentmatters/mullai-bot/tree/main/src/Mullai.Skills/Skills/claude-code-everything/team-builder
Command: npx skills add https://github.com/agentmatters/mullai-bot --skill team-builder-agentmatters

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Interactive menu for browsing and composing agent teams on demand. Works with flat or domain-subdirectory agent collections.

Core Features & Use Cases

  • Interactive team picker to select agents from markdown personas for task-specific teams.
  • Supports both flat and subdirectory layouts, organizing agents by domain when using subdirectories.
  • Launches selected agents in parallel and aggregates results into a synthesized report.

Quick Start

Select the desired agents from the interactive menu and launch a parallel team for your task.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I run multiple AI agents in parallel from markdown personas?

To run multiple AI agents in parallel, you select desired markdown personas from an interactive menu to assemble a task-specific team. The system then dispatches these agents simultaneously, aggregating their parallel results into a synthesized report.

What is workflow orchestration for domain-aware agent selection?

Workflow orchestration for domain-aware agent selection is the process of browsing markdown personas organized by domain subdirectories to compose on-demand teams. It coordinates parallel agent tool calls to achieve quick, domain-spanning collaboration.

Can I organize agent personas using both flat and subdirectory layouts?

Yes, you can organize agent personas using both flat and subdirectory layouts. When using subdirectories, the interactive team picker automatically applies domain-aware discovery to group and organize agents by their specific domains.

How do I create a multi-agent team for domain-spanning collaboration?

You create a multi-agent team for domain-spanning collaboration by using the interactive team picker to browse your pool of markdown personas. After selecting the appropriate agents, you launch them in parallel to execute the required task.

Does dispatching parallel agent teams work without external dependencies?

Yes, dispatching parallel agent teams works without external dependencies. The system independently handles domain-aware discovery, agent selection, and the coordination of parallel tool calls to aggregate synthesized results.

How are results handled when executing parallel multi-agent workflows?

When executing parallel multi-agent workflows, the results from all simultaneously running agents are automatically aggregated. The system compiles the outputs from each selected markdown persona into a single synthesized report for review.