AI AGENT ADDONS

Workflow Orchestration Patterns

wshobson/agents

Building reliable systems that handle long-running tasks needs careful planning. Workflow orchestration with Temporal helps you manage multi-step processes across machines and services. You can recover from failures and resume from the last step.

Learn key patterns like saga transactions and state management. The skill explains when to use orchestration and when to avoid it. You will find best practices for workflows and activities.

Designing with determinism and idempotency is essential. These patterns make your distributed systems robust and easier to maintain.

Add Workflow Orchestration Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/workflow-orchestration-patterns

Project

mkdir -p .claude/skills/workflow-orchestration-patterns

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago