Orchestration Patterns

Official

Guidance on four multi-agent orchestration patterns.

AuthorLobbi-Docs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides selecting and applying orchestration patterns for coordinating multiple agents.

Core Features & Use Cases

  • Pattern Selection: Plan-then-Execute, Hierarchical Decomposition, Blackboard, Event Sourcing.
  • Coordination Guidance: Parallel execution, dependencies, checkpointing.
  • Use Case: Decide best orchestration approach for a complex multi-agent workflow.

Quick Start

Pick a pattern for a given complex task and outline steps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Orchestration Patterns
Download link: https://github.com/Lobbi-Docs/claude/archive/main.zip#orchestration-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository