agent-team-orchestrator

Select Agent Teams or Subagents using 5-dimension scoring for multi-angle analysis tasks.

60|19|Updated Dec 27, 2025
One-click install
npx skills add https://github.com/NanmiCoder/claude-code-skills --skill agent-team-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-team-orchestrator
Source: https://github.com/NanmiCoder/claude-code-skills/tree/main/plugins/agent-team-orchestrator/skills/agent-team-orchestrator
Command: npx skills add https://github.com/NanmiCoder/claude-code-skills --skill agent-team-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Agent Teams 智能编排决策引擎,自动分析任务特征以决定使用 Subagent 还是 Agent Teams,从而提升复杂任务的协作效率与决策质量。

Core Features & Use Cases

  • 自动对任务进行 5 维度评分(并行性、通信需求、上下文隔离、文件冲突、成本收益),并输出推荐方案。
  • 提供团队设计指南、角色分配原则以及跨层协同模板,支持不同规模的任务。
  • 典型使用场景包括多角度代码审查、竞争假说调试、跨层协调开发等。

Quick Start

创建一个 Agent Team 并分配角色,Lead 汇总最终结果。

Frequently Asked Questions about agent-team-orchestrator

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

FAQPage Schema
How do I coordinate agent teams for multi-angle code review and complex task orchestration?

Coordinate agent teams by applying a 5-dimension scoring system to analyze task features like parallelism and context isolation. This determines whether to use Subagents or Agent Teams, outputting a recommended collaboration strategy for multi-angle analysis tasks.

When should I use agent teams instead of subagents for software development tasks?

Use agent teams instead of subagents when tasks require high parallelism, strict context isolation, or cross-layer development coordination. A decision matrix evaluates file conflicts and communication needs to recommend the optimal orchestration approach for your specific software development workflow.

What is the best way to structure prompt engineering templates for cross-layer coordinated development?

Structure prompt engineering templates using provided team design guidelines and role assignment principles. This ensures a Lead agent can effectively summarize final results from multiple specialized agents during cross-layer coordinated development and hypothesis debugging scenarios.

How do I evaluate communication needs and file conflicts before assigning roles in an agent team?

Evaluate communication needs and file conflicts through a 5-dimension scoring mechanism covering parallelism, context isolation, and cost-benefit analysis. This automated task analysis outputs a clear recommendation plan to guide role assignment and team design.

Does automated task orchestration work for competitive hypothesis debugging and team coordination?

Automated task orchestration works for competitive hypothesis debugging by scoring task features to select appropriate Agent Teams. It applies team coordination principles and prompt templates to structure the debugging process and aggregate final analytical results.