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
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use workflow-orchestration