team-orchestrator

Form agent teams, assign tasks, manage dependencies, and aggregate results.

1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/hbvg234/jnmt.vn --skill team-orchestrator-hbvg234
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-orchestrator
Source: https://github.com/hbvg234/jnmt.vn/tree/main/.claude/skills/team-orchestrator
Command: npx skills add https://github.com/hbvg234/jnmt.vn --skill team-orchestrator-hbvg234

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Agent Teams orchestration engine forms teams, distributes work, manages dependencies, and aggregates results to streamline collaborative AI workflows.

Core Features & Use Cases

  • Team formation and size planning (Lead + Teammates) for scalable collaboration.
  • Task distribution with explicit ownership separation and dependency tracking to prevent conflicts.
  • Execution flow, progress reporting, and automatic context loading to support plan-based work and robust error handling.
  • Context inheritance rules ensure team members load CLAUDE.md, MCP servers, and skills while excluding the leader's conversation history to preserve privacy.

Quick Start

Spawn and invoke the orchestration flow to start decomposing the plan and assigning tasks to the team.

Frequently Asked Questions about team-orchestrator

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

FAQPage Schema
How do I orchestrate agent teams for complex task distribution?

Agent team orchestration forms a Lead and Teammates structure to decompose plans and distribute tasks. The engine manages dependencies, enforces ownership separation, and aggregates results for structured collaboration.

How does dependency tracking work when coordinating multiple subagents?

Dependency tracking enforces strict ownership separation and plan-based execution across subagents. The orchestration engine maps task dependencies to prevent conflicts and supports automatic context loading during task execution.

Can I dynamically scale team composition during a workflow?

Dynamic team composition is supported through scalable team size planning with a Lead and Teammates structure. The engine adjusts team formation to match the requirements of your collaborative workflow.

What context do subagents inherit when joining an orchestrated team?

Subagents inherit CLAUDE.md, MCP servers, and skills while excluding the leader's conversation history. These context inheritance rules ensure team members load necessary configurations without compromising conversation privacy.

How does error recovery work in plan-based agent coordination?

Error recovery in agent coordination enforces plan-based execution with robust progress reporting. The orchestration engine handles execution flow errors and aggregates results to maintain workflow continuity across subagents.