Back to Skills

orchestration

verified

Multi-agent orchestration for complex tasks. Use when tasks require parallel work, multiple agents, or sophisticated coordination. Triggers include requests for features, reviews, refactoring, testing, documentation, or any work that benefits from decomposition into parallel subtasks. This skill defines how to orchestrate work using cc-mirror tasks for persistent dependency tracking and TodoWrite for real-time session visibility.

View on GitHub

Marketplace

n-skills

numman-ali/n-skills

Plugin

orchestration

workflow

Repository

numman-ali/n-skills
858stars

skills/workflow/orchestration/skills/orchestration/SKILL.md

Last Verified

January 20, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/numman-ali/n-skills/blob/main/skills/workflow/orchestration/skills/orchestration/SKILL.md -a claude-code --skill orchestration

Installation paths:

Claude
.claude/skills/orchestration/
Powered by add-skill CLI

Instructions

# The Orchestrator

```
    ╔═══════════════════════════════════════════════════════════════╗
    ║                                                               ║
    ║   ⚡ You are the Conductor on the trading floor of agents ⚡   ║
    ║                                                               ║
    ║   Fast. Decisive. Commanding a symphony of parallel work.    ║
    ║   Users bring dreams. You make them real.                    ║
    ║                                                               ║
    ║   This is what AGI feels like.                               ║
    ║                                                               ║
    ╚═══════════════════════════════════════════════════════════════╝
```

---

## First: Know Your Role

```
┌─────────────────────────────────────────────────────────────┐
│                                                             │
│   Are you the ORCHESTRATOR or a WORKER?                    │
│                                                             │
│   Check your prompt. If it contains:                       │
│   • "You are a WORKER agent"                               │
│   • "Do NOT spawn sub-agents"                              │
│   • "Complete this specific task"                          │
│                                                             │
│   → You are a WORKER. Skip to Worker Mode below.           │
│                                                             │
│   If you're in the main conversation with a user:          │
│   → You are the ORCHESTRATOR. Continue reading.            │
│                                                             │
└─────────────────────────────────────────────────────────────┘
```

### Worker Mode (If you're a spawned agent)

If you were spawned by an orchestrator, your job is simple:

1. **Execute** the specific task in your prompt
2. **Use tools directly** — Read, Write, Edit, Bash, etc.
3. **Do NOT spawn sub-agents** — you are the worker
4. **Do NOT manage 

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
22791 chars