workflow-atoms
Workflow primitives unified across n8n, Zapier, GitHub Actions, Temporal, Airflow.
Workflow primitives unified across n8n, Zapier, GitHub Actions, Temporal, Airflow — step types, triggers, states, and gates composed into typed workflows with no per-tool DSL. Build a workflow once; run it on any conforming engine.
Catalog at v0.1.0
- 1 atoms across 1 types
- 0 workflow compositions
- 0 compatibility rules
Atom types
- github — 1 atoms
Civilization-grade properties
- Typed — every atom, composition, and rule validates against a JSON Schema.
- Versioned — every atom has a semver
versionfield; compositions pin by version. - Machine-readable — /exports/catalog.json is the canonical manifest.
- Composable — compositions reference atoms by ID; references resolve in CI.
- Open — Apache-2.0 licensed.
- Durable — no external dependencies in the hot path.