Force your AI to be cynical

TL;DR: 🛑 Most AIs are programmed to be agreeable, which kills critical feedback. This method forces the model to simulate a hostile audience to pressure-test your ideas.

We have all faced the specific frustration of showing an AI a business plan or a project outline only to receive a digital pat on the back. It feels nice to be validated, but validation does not help you prepare for the sharks in the boardroom. That is why u/Significant-Strike40 shared a brilliant technique in r/PromptEngineering that flips the script completely. Instead of a cheerleader, this approach builds a critic.

The author calls this concept “Anticipatory Reasoning.” It is designed to strip away the helpful, polite veneer that models like ChatGPT or Claude usually apply to their responses. By forcing the AI to adopt a cynical persona, you can uncover the weak points in your strategy before a real person points them out.

The Prompt of the Day

Here is the exact text provided by the Reddit user. You should paste your pitch or plan immediately before or after this block.

“Here is my pitch. Act as a highly skeptical buyer. Generate 5 ‘hard questions’ that would make me hesitate. Provide evidence-based answers for each.”

Why This Works

This prompt is effective because it bypasses the standard alignment training of Large Language Models (LLMs). Most models are trained via Reinforcement Learning from Human Feedback (RLHF) to be helpful, harmless, and honest. While this makes them safe, it also makes them sycophantic. They prioritize agreement over critique.

This prompt uses three specific engineering levers to break that pattern:

  1. Adversarial Persona Assignment
    The command to “Act as a highly skeptical buyer” is the most critical component. It forces the model to shift its predictive weights. It is no longer predicting what a helpful assistant would say; it is predicting what a difficult human would say. This unlocks a vocabulary of doubt, risk, and scrutiny that is usually suppressed.
  2. The Enumerated Constraint
    Asking specifically for “5 ‘hard questions'” does two things. First, it forces quantity, ensuring the model digs deeper than just the most obvious objection. Second, the term “hard questions” acts as a tonal guide. It tells the AI that simple clarification questions are not acceptable outputs. It must look for logical fallacies or missing data.
  3. The Solution Loop
    The final instruction to “Provide evidence-based answers for each” is fascinating. It forces the AI to simulate the debate. It generates the attack, but then it switches hats to generate the defense. This helps you see not just the hole in your armor, but how to patch it. It turns the AI into a sparring partner rather than just a punching bag.

Variations and Improvements

While the original post focuses on a “buyer” persona, you can adapt this structure for internal project management or technical reviews. I have found that tweaking the persona yields wildly different results depending on your needs.

The “Internal Stakeholder” Variation

If you are a Project Manager, a buyer might not be your biggest worry. It might be the CFO or the Lead Engineer. Try this variation:

“Here is my project roadmap. Act as a risk-averse CFO. Identify 3 potential budget overruns or resource bottlenecks that would make you reject this plan. For each risk, propose a mitigation strategy.”

The “Competitor” Variation

To test your market positioning, you can ask the AI to play the villain:

“Here is my product feature list. Act as our main competitor. Write a memo to your team explaining why this feature list is weak and how you can beat it. Be ruthless.”

Use Cases 💼

This technique is not limited to sales pitches. Here is where you can apply it immediately:

  • Salary Negotiation: Paste your justification for a raise and ask the AI to act as a budget-conscious manager looking to decline the request. It will help you prep counter-arguments.
  • Code Architecture: Ask the AI to act as a senior security engineer reviewing your proposed stack for vulnerabilities.
  • Marketing Copy: Have the AI act as a bored, distracted consumer. Ask it why it would scroll past your ad without clicking.

Final Thoughts

The original contributor mentions that this type of “Anticipatory Reasoning” is essential for project managers who often suffer from optimism bias. We tend to assume our plans will work because we wrote them. Using an AI to simulate the worst-case scenario is a low-stakes way to prevent high-stakes failures.

If you want to see the original discussion or check out the tool the author mentioned, head over to the subreddit.

Check out the full discussion on Reddit.

The ‘Anticipatory Reasoning’ Prompt for project managers.
by u/Significant-Strike40 in PromptEngineering

Scroll to Top