team-builder

Orchestrate interactive agent selection and parallel execution for task-specific teams.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/KanakMalpani/General-Private-Skills --skill team-builder-kanakmalpani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/KanakMalpani/General-Private-Skills/tree/main/skills/team-builder
Command: npx skills add https://github.com/KanakMalpani/General-Private-Skills --skill team-builder-kanakmalpani

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

  • Dynamic agent discovery across flat and domain-based layouts
  • Interactive domain-based selection and parallel spawning
  • Per-agent prompt sourcing and asynchronous execution
  • Synthesis of results into a unified report for decision making

Quick Start

Describe your task and choose up to five agents to spawn in parallel.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I assemble an ad-hoc team of expert agents for a joint task?

To assemble an ad-hoc team of expert agents, you describe your task and interactively select up to five personas from different domains to spawn in parallel. The system then merges their synthesized results into a unified report for decision making.

What is parallel agent execution and how does it synthesize results?

Parallel agent execution asynchronously spawns multiple chosen agent personas simultaneously to process prompts. It synthesizes their independent outputs by merging the asynchronous execution results into a single unified report for downstream decision making.

Can I use agent personas stored in domain-based subdirectory layouts?

Yes, you can use agent personas stored in domain-based subdirectory layouts. The system supports dynamic agent discovery across both flat file structures and domain-subdirectory collections, automatically inferring domains for interactive selection.

How do I source prompts for individual agents during team orchestration?

You source prompts for individual agents during team orchestration through per-agent prompt sourcing. The workflow supports providing specific prompt inputs for each selected persona before asynchronously spawning them for parallel execution.

What is the maximum number of agents I can spawn in parallel for a single task?

The maximum number of agents you can spawn in parallel for a single task is five. You interactively choose up to five expert personas from various domains to form your ad-hoc team before asynchronous execution and result synthesis.