Skip to main content
Back to registry

workflow-orchestration-patterns

wshobson/agents

Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.

Installs3
Install command
npx skills add https://github.com/wshobson/agents --skill workflow-orchestration-patterns
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems. The Fundamental Rule (Source: temporal.io/blog/workflow-engine-principles): Characteristics: Example workflow tasks: Characteristics: Example activity tasks: Purpose : Implement distributed transactions with rollback capability Pattern (Source: temporal.io/blog/compensating-actions-part-of-a-complete-breakfast-with-sagas): Example: Payment Workflow Critical Requirements: Purpose : Long-lived workflow representing single entity instance Pattern (Source: docs.temporal.io/evaluate/use-cases-design-patterns): Example Use Cases: Benefits: Purpose : Execute multiple tasks in parallel, aggregate results Pattern: Scaling Rule (Source: temporal.io/blog/workflow-engine-principles): Purpose : Wait for external event or human approval Pattern: Use Cases: How Temporal Works (Source: docs.temporal.io/workflows): Workflows Execute as State Machines : Prohibited in Workflows (Source: docs.temporal.io/workflows): Allowed in Workflows : Challenge : Changing workflow code while old executions still running Solutions : Default Behavior : Temporal retries activities forever Configure Retry : Non-Retryable Errors : Why Critical (Source: docs.temporal.io/activities): Implementation Strategies : Purpose : Detect stalled...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does workflow-orchestration-patterns do?

Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.

Is workflow-orchestration-patterns good?

workflow-orchestration-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does workflow-orchestration-patterns work with?

workflow-orchestration-patterns currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to workflow-orchestration-patterns?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install workflow-orchestration-patterns?

npx skills add https://github.com/wshobson/agents --skill workflow-orchestration-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering