agentic-orchestration-patterns

Installation
SKILL.md

Agentic Orchestration Patterns

Overview

Patterns for designing multi-agent systems with Claude: forking context across parallel sessions, managing escalation and handoff between agents, persisting state across sessions, and leveraging the full hook lifecycle for automation.

Context Forking and Parallel Sessions

When to Fork

Fork context when tasks are independent and can run concurrently. Each fork gets a subset of the original context relevant to its task.

Installs
1
GitHub Stars
2
First Seen
Jul 15, 2026
agentic-orchestration-patterns — lua2147/claude-toolkit-catalog