workflow-orchestration
Workflow patterns from go-agents-orchestration library. Use when implementing workflows, state management, checkpoints, or parallel processing. Triggers: StateGraph, workflows.Register, WorkflowFactory, state.State, Observer, CheckpointStore, ProcessParallel, MultiObserver, StreamingObserver, graph.Execute, graph.Resume, OnEvent, workflow_runs, stages, decisions. File patterns: internal/workflows/*.go, workflows/**/*.go
Installation and usage
Workflow patterns from go-agents-orchestration library. Use when implementing workflows, state management, checkpoints, or parallel processing. Triggers: StateGraph, workflows.Register, WorkflowFactory, state.State, Observer, CheckpointStore, ProcessParallel, MultiObserver, StreamingObserver, graph.Execute, graph.Resume, OnEvent, workflow_runs, stages, decisions. File patterns: internal/workflows/*.go, workflows/**/*.go
Once installed, you can use this skill by running the following command in your terminal:
skills use workflow-orchestration