PromptWork
Compare options for a decision
Stress-test a decision instead of outsourcing it: your options against your constraints, trade-offs made explicit, and a recommendation that argues for itself.
Last updated
Fill in the blanks
Assembled in your browser — nothing you type is stored or sent anywhere.
Your prompt
Help me decide: how to add search to my static Next.js site.
The options I'm considering:
1. Client-side index built at compile time
2. Algolia free tier
3. A small serverless search endpoint
My constraints and what matters most, in order: zero server costs, privacy (no third-party calls), works on 10k pages
Evaluate each option against my criteria specifically — not generic pros and cons. Name the strongest argument AGAINST each option, including the one you end up recommending. Flag anything I seem to be missing (an option, a constraint, a risk). Then recommend one option and state what evidence or event should change my mind.
Model-agnostic — works in Claude, ChatGPT, Gemini or any AI chat.
Why this prompt works
- →Ordered criteria turn "pros and cons" into an actual evaluation — without weights, every comparison ends in a diplomatic tie.
- →Demanding the strongest case against the recommendation is the debiasing step: it breaks the model's habit of arguing only for its pick.
- →"What should change my mind" converts the answer from a verdict into a decision you can revisit on evidence.