
Design the automation on paper so you build the right thing once.
Use case: Automation
I want to automate this: [describe the manual process]. Before any tools, map it out. Give me: the trigger, each step in order (with the input and output of each), the decision points, and where it can fail. Then flag which steps genuinely need automation vs which I'm overcomplicating. Finally, suggest the simplest tool setup to build it. Keep it lean.