How to keep a library of production prompts working as models, inputs and policies change.
A prompt that worked in March drifts by June: the model updated, the inputs changed shape, a policy sentence was reworded. This guide is the maintenance routine that keeps a prompt library trustworthy.
A way to decide which steps of a process an assistant should draft, which it should decide, and which it should never touch.
Assistants are good at drafting and sorting and poor at deciding and promising. This guide gives a rule for placing them in a process so the speed is real and the risk is contained.
Automate around records in Airtable: triggers on record changes, scheduled runs and scripts.
Airtable automations fire on record events or schedules and run actions including scripts, which makes it a good home for process trackers where the data and the automation live in one place.
Build contract renewal reminders as a Make automation: remind owners ninety, sixty and thirty days before a contract renews, with the notice period and cost.
Automate checks, deploys and scheduled jobs next to the code.
GitHub Actions runs workflows on repository events and schedules, with a marketplace of actions and hosted runners; it is the default place for CI, release automation and nightly jobs when the code lives on GitHub.
Build stale branch cleanup as a GitHub Actions automation: list merged or abandoned branches weekly and delete those over ninety days old after a warning.
Use Make's visual scenarios for branching automations with routers, iterators and error handlers.
Make builds automations as visual scenarios of modules with routers for branching, iterators for lists and explicit error handling per module; it suits processes with real logic and is priced on operations, so loops need care.
Build slack digest of form responses as a Zapier automation: collect form responses through the day and post one digest at 17:00 instead of a message per response.
Build onboarding sequence from a signup as a Make automation: when someone signs up, create their records, send the welcome and schedule the check-in, without duplicates.
Build reliable multi-step zaps with paths, filters and error handling.
Zapier connects thousands of apps with triggers and actions and adds paths, filters, formatters and a code step; it is the fastest way to automate between SaaS tools and the easiest to make fragile if every zap is a straight line.
Workflow: Straight line with a filter
Workflow: Branching with paths
ZapierMake
Instant delivery after paymentLicence stated on every productRe-download anytime from My LibrarySecure checkout — Polar or FungiesNew products every week
Instant delivery after paymentLicence stated on every productRe-download anytime from My LibrarySecure checkout — Polar or FungiesNew products every week