Your AI agent hands you broken work with full confidence and never tells you.
Even at 95% accuracy per step, a 10-step agent is wrong ~40% of the time.
5 self-review prompts that make it catch its own mistakes before they cascade 👇
First, the mistake to avoid.
Asking an agent "did you make any mistakes?" barely works. It re-reads its own logic, agrees with itself, and hands you the same answer with more confidence.
What works is forcing a different angle. That means a fresh critic role, an explicit checklist, and a check against the source of truth (the spec, the data, the tests), not just vibes.
Every prompt below is built that way.
Prompt 1: Code review (before you merge)
You just wrote this code. Now switch roles. You're a senior engineer seeing it for the first time, and you're skeptical it works.
Go through it against this checklist.
- What breaks on empty, null, or unexpected input?
- Where could this fail silently?
- Any security or data-loss risk?
- Does it do what the task actually asked, or just what was easy?
List every issue, rank by severity, fix the ones that matter, and tell me what you changed.
Prompt 2: Article review (before you publish)
Re-read the draft as a hostile editor who's looking for a reason to reject it.
Hold it to these standards.
- Is every factual claim traceable to a source in your context? Flag any that aren't.
- Does the opening line earn the next one, or can it be cut?
- Where does it pad, repeat, or hedge?
- Where would a skeptical reader stop reading?
Mark the single weakest paragraph, then rewrite the draft to fix what you found.
Prompt 3: Analysis review (before you conclude)
Before you commit to this conclusion, argue against it.
Run these checks first.
- What assumption, if it's wrong, breaks the whole thing?
- What's the strongest alternative explanation you dismissed?
- Which claims are proven by the data vs. ones you inferred?
- Where are you most likely overconfident?
Then give me the conclusion again, downgraded to only what you can actually defend.
Prompt 4: Plan review (before you execute)
Don't run this plan yet. Pressure-test it first.
Walk it step by step.
- Which step is most likely to fail, and what happens to every step after it?
- What are you assuming is true that you haven't verified?
- Which actions are hard or impossible to undo?
- What's the cheapest check you can run right now to de-risk the riskiest step?
Revise the plan so a failure in any single step can't quietly corrupt the rest.
Prompt 5: Output review (before you hand it back)
Compare your output to the ORIGINAL request, line by line.
Run through the following.
- Did you answer every part of what was actually asked, or drift to a nearby question?
- Recompute any numbers or counts independently. Do they still match?
- What did you assume the user wanted that they never actually said?
- If you had to bet money this is correct, which part would you worry about?
Flag every gap, fix it, then tell me exactly what you verified.
The pattern under all 5 is the same.
Models are better at spotting errors than at avoiding them. So you generate first, then force a separate, skeptical pass against a real standard.
Bolt one of these onto your agent as a verification step before it writes a file, sends a message, or closes a task.
That single step is the gap between a demo that works and an agent you can trust in production.
If you found these useful, also check this out.
Turn Claude into 20+ different specialists for marketing & business.
🚨 REALITY CHECK: There are 7 mental models that exist purely to keep successful people from becoming delusional.
Munger. Buffett. Taleb. Howard Marks. Gary Klein. They all used different frameworks to stay humble after winning.
Here are 7 prompts based on them: 👇
Framework: Inversion
Author: Carl Jacobi / Charlie Munger
Prompt:
"Here are my career achievements and credentials:
[Paste your full CV, accomplishments, milestones, revenue numbers, awards, press, anything you're proud of]
Now apply Charlie Munger's Inversion framework to my current trajectory. Munger said: 'All I want to know is where I'm going to die, so I'll never go there.'
Based on my profile, list 7 specific things that would guarantee I fail from this point forward. Not generic risks. Specific traps that someone with MY exact profile and MY exact achievements is most likely to walk into.
For each one, tell me whether I'm already showing early signs of it based on what I've shared.
The goal is not pessimism. It's pattern recognition. What kills people at my stage?"
Framework: Pre-Mortem Analysis
Author: Gary Klein (psychologist, 1998)
Prompt:
"Here are my career achievements and credentials:
[Paste your full CV, accomplishments, milestones, revenue numbers, awards, press, anything you're proud of]
Now run a Pre-Mortem on my career using psychologist Gary Klein's method. Here's how it works:
It's 2 years from now. Everything I've built has collapsed. My reputation, my business, my momentum. All gone.
Based on my specific profile, write the brutally honest post-mortem. What happened? What did I ignore? What did I assume was permanent that turned out to be fragile?
Structure it as:
→ The warning signs I probably dismissed
→ The single decision that triggered the collapse
→ What people close to me were afraid to say
→ What I told myself to justify ignoring the cracks
Make it specific to MY achievements, not generic. The more successful someone is, the more specific their blind spots."
🚨 BREAKING: Claude has a feature called Business Kill Chain Analyzer.
You can use it to find the exact sequence of failures that will destroy your next launch, product, or strategy BEFORE you spend a dollar.
Here are 6 prompts to access it: 👇
1. The Hidden Assumption Autopsy
Prompt:
"I'm planning [describe your project, launch, or business decision in 2-3 sentences].
Your job is to act as a premortem analyst using Gary Klein's method.
Imagine it's 12 months from now and this project has failed catastrophically.
List every hidden assumption my plan depends on to succeed. For each assumption, rate it:
- Confidence level (how sure am I this is true?)
- Fragility (how badly does the plan break if it's wrong?)
- Testability (can I verify this before committing?)
Focus on the assumptions I probably think are obvious but haven't actually validated. Those are the ones that kill projects."
2. The Dependency Chain Map
Prompt:
"Now take the assumptions you identified with the lowest confidence and highest fragility scores.
For each one, map the full chain of consequences if it turns out to be wrong.
Show me:
Assumption fails → First impact → What that breaks next → What THAT breaks next → Final outcome.
Go at least 4 levels deep on each chain.
I need to see how one wrong assumption about [your market/product/audience] cascades into total project failure.
Don't sugarcoat it. Show me the worst realistic path, not the worst imaginable one."
🚨 BREAKING: Claude has a feature called Life Crisis Counselor Mode.
You can use it to navigate a quarterlife or midlife crisis using real psychology frameworks instead of generic "follow your passion" advice.
Here are 6 prompts to access it: 👇
Robinson's Crisis Phase Diagnosis
Prompt:
"I'm going through what feels like a [quarterlife / midlife] crisis. I need you to help me figure out where I actually am in this process using Oliver Robinson's 4-phase crisis model:
Phase 1: Locked-in (feeling trapped in a commitment that no longer fits)
Phase 2: Separation (emotionally or physically pulling away from what's not working)
Phase 3: Exploration (trying new directions, high uncertainty)
Phase 4: Rebuilding (constructing new commitments that feel authentic)
Here's what's going on in my life right now:
- My age: [your age]
- What feels wrong: [describe what's triggering the crisis]
- How long I've felt this way: [duration]
- What I've already tried changing: [any steps taken]
- What's keeping me stuck: [fears, obligations, finances]
Based on this, tell me which phase I'm most likely in. Explain what's psychologically normal for this phase, what the typical traps are that prevent moving forward, and what specific actions Robinson's research suggests for transitioning to the next phase.
Be direct. Don't sugarcoat it."
Frankl's Logotherapy Dialogue
Prompt:
"I want you to guide me through a Socratic dialogue based on Viktor Frankl's logotherapy. Frankl believed the primary human drive isn't pleasure or power. It's meaning. And that meaning isn't something we invent. It's something we discover through three channels:
1. Creative values (what we give to the world through work or creation) 2. Experiential values (what we receive from the world through love, beauty, truth) 3. Attitudinal values (the stance we take toward unavoidable suffering)
Here's my current situation:
- What I'm struggling with: [describe your crisis]
- What I've lost or feel I'm losing: [identity, time, relationship, career path]
- What suffering I can't avoid right now: [obligations, health, circumstances]
Ask me a series of 8-10 Socratic questions, one at a time, designed to help me uncover where meaning already exists in my life that I might be overlooking. After I answer each one, respond with a follow-up that goes deeper.
Start with Frankl's central question: 'What is life asking of you right now?' not 'What are you asking of life?'"
NEWS FLASH: You can now resolve Cognitive Dissonance in Claude.
Most people hold two conflicting beliefs at the same time and don't even realize it's destroying their decisions.
Claude can untangle it for you if you prompt it right.
Here are 7 prompts to access Cognitive Dissonance Resolution Mode 👇
1/ The Conflict Detector
Paste this into Claude when you feel stuck, confused, or weirdly defensive about a topic:
"I'm trying to think clearly about [TOPIC].
I suspect I'm holding conflicting beliefs but I can't see them clearly.
Ask me 5 targeted questions about my position on [TOPIC]. After I answer, map out the exact contradictions between my stated beliefs.
Don't soften it. Show me where my logic breaks."
2/ The Steel Man Generator
Most people only argue for the side they already agree with. This prompt forces equal firepower on both:
"I believe [YOUR CURRENT POSITION] about [TOPIC].
Build the absolute strongest case AGAINST my position. Use real data, named researchers, and logical arguments that would make an expert in this field nod.
Then build the strongest case FOR my position with the same rigor.
Label which arguments rely on emotion vs. evidence."