Objectstack Automation

Design ObjectStack automation — Flows (visual logic), Triggers, Approvals, state machines, and the `jobs` (`defineJob`) / `webhooks` (`defineWebhook`) stack collections. Use when the user is adding `*.flow.ts`, wiring an event-driven rule, modelling an approval chain, or building an interactive screen flow / wizard (objectstack-ui routes those here). Do not use for data lifecycle hooks at the object layer (see objectstack-data) or for kernel / plugin events (see objectstack-platform). CEL expressions in flow conditions / edge guards: load objectstack-formula alongside.

objectstack-ai 000094c 3 files · 45.8 KB Updated

File contents

objectstack-ai/objectstack/tree/main/skills/objectstack-automation commit 000094c5df

Frequently asked questions

npx skillmds@latest add objectstack-ai/objectstack-automation