Skip to content
AI Tests

Telling AI to be sceptical: three rivals audited my method

This is the kind of thing the Bluff Filter catches. It’s free →

// On this page

For the better part of a year I’ve run the same four-step method before I trust anything an AI tells me on a decision that matters. Step one was called ROLE: tell the model to take a sceptical stance, to hunt for reasons the answer is wrong. It always felt like the softest step in the set. I kept it anyway, because it was tidy and it sounded sensible.

This week I stopped trusting that hunch and did the one thing the method itself is built on: get a second opinion, then a third. I handed the whole method to three frontier models from three different labs, GLM, DeepSeek and Qwen, and asked each of them, separately, to pull it apart. I gave no hint about which step I doubted.

Three labs matters here. They don’t share a training run, so they don’t share the same blind spots. When three models that have never met land in the same place, that’s a signal. It’s the same reason the AI Reliability Scoreboard grades every assistant on the board.

All three went for the same step

They didn’t hedge, and they didn’t spread their fire. All three went straight for ROLE, and independently made the same point: telling an AI to “be sceptical” changes its tone, not its accuracy. It writes you a more cautious-sounding answer that’s no more correct. A made-up figure delivered in a careful, sceptical register is still a made-up figure.

3/3labs that named the same weak step
GLM, DeepSeek and Qwen, asked cold and separately, with no hint which step I doubted. All three went straight for ROLE.

GLM, the model from Z.ai, put it most plainly:

Telling an LLM to “be sceptical” mostly changes tone, not epistemics. It’ll sound more cautious while still hallucinating.

I had half-known that. The honest version is that I had known it for months and kept the step because pulling it meant admitting the method had a soft spot. Hearing it from three machines with no stake in my feelings was the push I had been avoiding.

So ROLE is gone. Meet SCOPE.

So I replaced it with SCOPE. It sets a boundary. I now tell the model exactly what it’s allowed to use, and have it say plainly when a question is past what it can verify. A looser prompt lets it paper over that gap with something fluent. SCOPE removes the room to invent. That is the part that moves the error rate. Telling it to be sceptical never did.

The second step, FILTER, got sharper in the same pass. It used to ask the model to separate fact from guesswork. Now it has to label every claim as sourced, inferred or guessed, so you can see at a glance which parts to check first. The guessed ones, usually.

The method got better the moment I stopped exempting it from its own rule

There’s a neatness to this I cannot pretend I planned. This whole site exists to make one argument: a single confident AI answer needs checking against something else before you trust it. The method is that argument turned into steps. And the method only improved once I ran the rule on the rule, and checked my own work against a different intelligence. The different intelligence was right.

The short version

What worked: Three models from three labs, asked cold, converged on the same weak step. The disagreement I went looking for never came. The agreement was the answer.

What didn’t: My own judgment, left alone, sat on the doubt for months. A hunch you won’t act on is just a worry with better manners.

Bottom line: Cross-checking against a model from a different lab is now a standing step in the method. It used to be a one-off I ran on it. Useful. The bar for the next change is simple: it has to survive the same panel.


The revised method is live and open. The four steps are at the Prompt Stack, and the whole thing is on GitHub under a licence that lets you take it, fork it or teach it. If you run something similar, the cheapest upgrade you can make is the one I resisted for too long: before you trust the answer, put the same question to a model from a different lab, and go looking for where the two of them disagree. That gap is where the work is.

Ben Dixon
// Written by Ben Dixon

Ben tests how far you can trust the main AI assistants, and publishes exactly where they get things wrong. Every post here is a first-hand test with the receipts, including the times a tool simply wasn’t worth the trust. About Ben →

// Keep reading
AI Tests

An AI told me three weeks was more than thirty days

A kettle died after three weeks. UK law gives you 30 days to demand a refund. Four assistants said yes. One opened by telling me I'd missed the window.

AI Tests

Can AI build a game? Four tried, and built one nobody can win

Can AI build a game? I gave ChatGPT, Claude, Gemini and Grok the same Snake brief. Twelve games, one nobody can win, and four dead Start buttons.

AI Tests

Do AI model upgrades fix mistakes? It fixed mine, then made a worse one

Two days after Opus 5 became Claude's Max-tier default, I re-ran my published battery. The documented mistake vanished. A new one appeared, better dressed.

// New here?

The site tests how far you can trust the main AI assistants, on real decisions. Start with the Prompt Stack for the four-stage framework, free and ungated, or the Bluff Filter for the paste-ready version with a real before and after.

← All posts More in AI Tests →