From backend-development
Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints.
How this skill is triggered — by the user, by Claude, or both
Slash command
/backend-development:workflow-orchestration-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.
Master workflow orchestration architecture with Temporal, covering fundamental design decisions, resilience patterns, and best practices for building reliable distributed systems.
Detailed pattern documentation lives in references/details.md. Read that file when the navigation tier above is insufficient.
Workflow Violations:
datetime.now() instead of workflow.now()Activity Mistakes:
Monitoring:
Scalability:
Official Documentation:
Key Principles:
npx claudepluginhub wshobson/agents --plugin backend-developmentDesign durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints.
Master workflow orchestration architecture with Temporal, covering design decisions, resilience patterns, and best practices for reliable distributed systems.
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->