| name | orchestration-methodology |
| description | Orchestration methodology — task decomposition, specialist routing, synthesis patterns, and multi-agent workflow design. |
| version | 1.0.0 |
| author | Hermes Agent community |
| license | MIT |
| metadata | {"hermes":{"tags":["orchestration","multi-agent","workflow","routing","synthesis"]}} |
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 |