Declarative YAML workflows on Temporal. No SDK boilerplate.
Zigflow is an opinionated, open-source orchestration layer on top of Temporal. Define workflows as YAML, aligned with the CNCF Serverless Workflow specification, then run them with native Temporal reliability.
If you want reliable orchestration with less code and more guardrails, you're in the right place.
- Core project: zigflow/zigflow
- Docs: zigflow.dev
- Community: slack.zigflow.dev
- Declarative workflows that compile to fully featured Temporal workflows
- Validation before execution
- Native retries and durability via Temporal
- Multi-language activities (use any Temporal SDK)
- Kubernetes-friendly deployment (Helm chart in the core repo)
- Low-code and visual-ready foundations for workflow builders
Install from the latest release and run the hello world example:
zigflow run -f ./workflow.yamlIf Zigflow looks useful, give the core project a ⭐ to help others discover it.
