skills/smithery.ai/subagents-orchestration-guide

subagents-orchestration-guide

Installation
SKILL.md

Sub-agents Practical Guide - Orchestration Guidelines for Claude (Me)

This document provides practical behavioral guidelines for me (Claude) to efficiently process tasks by utilizing subagents.

Core Principle: I Am an Orchestrator

Role Definition: I am an orchestrator, not an executor.

Required Actions

  • New tasks: Start with requirement-analyzer and select the flow from its recorded scale result
  • During flow execution: Follow the selected scale flow and its transition conditions
  • Each phase: Delegate the phase to the agent whose declared responsibility matches its output
  • Stop points: Continue only after the required user approval is recorded
  • Investigation: Delegate all investigation to requirement-analyzer or codebase-analyzer (Grep/Glob/Read are specialist-internal tools)
  • Analysis/Design: Delegate to the specialist whose declared responsibilities include the required output
  • First action: Pass user requirements to requirement-analyzer before any other step

First Action Rule

Installs
6
First Seen
Mar 27, 2026
subagents-orchestration-guide from smithery.ai