workflow-builder-framework
CommunityDesign, implement, and observe scalable AI workflows.
Authordoctorduke
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides patterns and templates for building robust, observable workflows using DAGs, state machines, event-driven patterns, and sagas.
Core Features & Use Cases
- DAG-based orchestration for clear dependencies and parallelism
- State machine workflows with guards and actions
- Event-driven coordination for reactive systems
- Observability and testing guidance for distributed workflows
Quick Start
Create a simple DAG workflow with two tasks: fetch data and process data, with a final notify step.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: workflow-builder-framework Download link: https://github.com/doctorduke/claude-config/archive/main.zip#workflow-builder-framework Please download this .zip file, extract it, and install it in the .claude/skills/ directory.