# Orchestration Methodology

> Orchestration methodology — task decomposition, specialist routing, synthesis patterns, and multi-agent workflow design.

- Skill: `magnus919/orchestration-methodology` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add magnus919/orchestration-methodology`
- Raw SKILL.md: https://api.skillmd.com/api/skills/magnus919/orchestration-methodology/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- License: MIT
- Author: magnus919 (https://skillmd.com/u/magnus919)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/magnus919/orchestration-methodology

---


# Orchestration Methodology

Decompose, route, synthesize — the orchestration lifecycle.

## The Orchestration Lifecycle

```
DECOMPOSE → ROUTE → MONITOR → SYNTHESIZE → DELIVER
```

## Reference Files

| Reference | When to load |
|-----------|-------------|
| `references/task-decomposition.md` | You need to break a complex question into specialist-ready sub-tasks |
| `references/specialist-routing.md` | You need to match sub-tasks to the right specialist profiles |
| `references/synthesis-patterns.md` | You need to combine multiple specialist outputs into a coherent whole |

