orchestrator

Orchestrate complex tasks by spawning specialist subagents in parallel and synthesizing results.

Updated Jan 5, 2026
One-click install
npx skills add https://github.com/nbarthelemy/simdeck --skill orchestrator-nbarthelemy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator
Source: https://github.com/nbarthelemy/simdeck/tree/main/.claude/skills/orchestrator
Command: npx skills add https://github.com/nbarthelemy/simdeck --skill orchestrator-nbarthelemy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates complex tasks by automatically spawning specialist subagents in parallel and synthesizing their results, reducing overall time for multi-domain work.

Core Features & Use Cases

  • Parallel agent spawning: Detects when parallel specialist execution adds value.
  • Synthesis: Aggregates findings into a cohesive report.
  • Delegation: Proposes additional agents when patterns emerge.

Quick Start

Example: /orchestrate a security and performance review by spawning security-auditor, performance-analyst, and code-reviewer in parallel and summarizing results.