team-builder

Compose and dispatch agent teams for parallel task execution with unified result synthesis.

Updated Nov 19, 2025
One-click install
npx skills add https://github.com/Sake-Team/SmartSake --skill team-builder-sake-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-builder
Source: https://github.com/Sake-Team/SmartSake/tree/main/backup/skills/team-builder
Command: npx skills add https://github.com/Sake-Team/SmartSake --skill team-builder-sake-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of manually picking and coordinating agents for complex tasks, allowing for efficient team composition and execution.

Core Features & Use Cases

  • Dynamic Team Composition: Automatically compose and dispatch teams of agents from various domains (e.g., Engineering, Marketing, Sales).
  • Parallel Execution: Agents work simultaneously on different aspects of a task, improving efficiency.
  • Customizable Selection: Select agents by domain, name, or specific criteria, with support for ad-hoc team building.
  • Task-Specific Output: Synthesize the results from all agents into a unified report, identifying agreements, conflicts, and next steps.

Quick Start

Use the team-builder skill to create a team from the Engineering and Marketing domains for a project review, and provide a detailed task description.

Frequently Asked Questions about team-builder

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

FAQPage Schema
How do I coordinate multiple agents for parallel task execution?

Parallel task execution is handled by automatically composing teams of agents from various domains. You define the task and select agents by domain or name, and the system dispatches them simultaneously to improve efficiency.

What is dynamic team composition for complex project tasks?

Dynamic team composition automatically selects and groups agents from domains like Engineering, Marketing, or Sales. It matches agents to specific task requirements, eliminating the need for manual coordination of complex project reviews.

How do I build an ad-hoc team of agents by domain and name?

You can build an ad-hoc team by specifying your desired domains or specific agent names. The system supports customizable agent selection, allowing you to parse agent markdown files and assemble the exact team needed for your task.

Can I synthesize results from parallel agent calls into a unified report?

Yes, parallel agent calls are synthesized into a unified report. The system processes the results from all dispatched agents, identifying agreements, conflicts, and next steps to provide a cohesive output.

Does this approach to agent management work without additional dependencies?

Yes, this agent management approach operates without external dependencies. It natively handles the parsing of agent markdown files and the management of parallel agent calls internally.

What are the limitations of automated agent team composition?

Automated agent team composition requires parsing agent markdown files to function correctly. It is limited by the available agents within specified domains and relies on your ability to define clear task descriptions for accurate team selection.