Workflow Spec Before You Build
You are about to build an automation and want the spec written first.
Prompt Library
Automation prompts for deciding what to automate and then specifying it precisely enough to build. Starting on the wrong task is the usual reason an automation project stalls, so the first prompt here is about choosing.
You are about to build an automation and want the spec written first.
Your automation works on the happy path and you have not thought past that.
Two systems need to share records and their fields do not line up.
The process lives in one person's head and they are going on holiday.
Something automated broke and you want the cause, not a culprit.
You are adding a cron job and want it to fail safely.
Another system will call yours and you need to define the handshake.
There is a tool that does this and you are tempted to write it yourself.
Planning the automation properly before wiring nodes.
Before you build anything, working out if it is worth it.