A fill-in-the-blank prompt I reuse every week to get the same structured answer no matter which model I'm on
I pay for the top tiers on more than one assistant and I bounce between them depending on limits and which one hasn't quietly gotten worse that week. The annoying part of switching is that the same request gives me a differently-shaped answer on each one, so I can never compare them fairly.
This is the template I paste to force the same structure out of any of them. Fill the three brackets and go.
```
You are helping me with: [TASK].
Here is the input: [PASTE YOUR CONTENT OR QUESTION].
Answer in exactly these four sections, same order every time, nothing else:
Direct answer, three sentences max.
Key assumptions you made, as a short list. If you assumed anything I didn't state, put it here.
What could make this answer wrong, and how I'd check it.
Confidence: high, medium, or low, and one line on why.
Do not add intros, summaries, or sign-offs. If the input is missing something you need, say what's missing instead of guessing.
```
Why I keep it: because the shape is fixed, I can run the same input through two models and the answers line up section for section. When one starts padding the direct answer or dropping the assumptions section, that's my signal it changed, not just a vibe. And section two catches the quiet failure mode where the model invents context I never gave it.
It's boring on purpose. Reusable structure beats a clever one-off when you're trying to notice things getting worse over time. Steal it, swap the four sections for whatever you actually need, and keep the same order so your outputs stay comparable.