Fable 5 follows short, clear direction better than older models. These are the few habits that change your results the most, and every one is a sentence you can paste into any chat.
Older models needed long, detailed rulebooks. Fable 5 follows one clear instruction on its own, so piling on rules now gets in its way. The habits that used to help can now hurt.
Each one is a line you paste into a normal chat, no settings or code. Fable 5 is powerful and not cheap, so a sharper prompt is also a smaller bill.
One line of "here is why I am asking" does more than piling on step-by-step detail. Anthropic says Fable does better when it understands your intent, so the context lets it connect your task to the right information instead of guessing what you meant.
A more capable model can act on its own more readily: drafting emails, making backups, refactoring around a one-line fix. The sentence that saves you starts with "do not."
More deliberation is not better. On a model that can run for minutes, endless option-surveying just burns time and money on choices it will never use.
"Done and working" is a claim, not a fact. Anthropic's own testing found this one line nearly eliminated made-up status reports, even on tasks built to provoke them.
On Fable 5, a standing "explain your reasoning" line, especially saved in a system prompt or skill, can trigger a refusal and hand your task to a less capable backup model (Opus 4.8) with no error on screen. You get a weaker answer without knowing it switched.
A short instruction now steers as well as spelling out most of the rules by name. Reusing last year's over-detailed prompt can actively make the answer worse.
Not a contradiction with tip 1. Add the why (that is real signal the model can't guess), and cut the rulebook (that is redundant procedure it already follows).
Tip 2 holds it back, tip 3 pushes it forward. Same model, opposite settings, and you pick which the moment needs. Match the line to the situation, and don't paste both into the same prompt.
These habits help a lot. They are not magic. Use them with eyes open.
Anthropic's "nearly eliminated" result comes from long agentic runs where the model cites real tool results. In a plain chat with no tools, treat it as a good honesty habit, not a proven safeguard. On high-stakes work, verify it yourself, or open a fresh chat and have it check the work against your original ask.
These lines cut babysitting on reversible, internal work. Keep your own approval on anything external or permanent: client emails, spending, publishing, deletions, legal, financial.
On Claude.ai and Claude Code there is no warning when a request falls back to the backup model. You get a weaker answer from a less capable model, not a bigger bill, since the backup is actually cheaper. On the raw API you get an explicit refusal to handle instead. The fix is to remove the "show your reasoning" line.
Fable 5 runs a quick safety check on what you ask. If a request trips it, Fable steps aside and Claude Opus 4.8, Anthropic's next model down, answers instead. Here is when that happens, whether you notice, and what it costs.
When a request trips Fable's safety check: anything that looks like hacking, dangerous biology, or asking the model to reveal its own private reasoning. Ordinary coding, debugging, and security questions can occasionally get caught too.
In the Claude app and Claude Code the handoff is silent, with no on-screen note that Opus answered. If you build on the raw API, the response is clearly marked, so there you always know.
You pay for whichever model does the work, and Opus 4.8 costs half of Fable, so a handoff costs you less, not more. A request turned down before it writes anything is free.
Don't tell the model to show or explain its own thinking, keep security questions plainly worded, and use Opus 4.8 by default for genuine cyber or biology work.
Source: Anthropic docs · Prompting Claude Fable 5 and Refusals and fallback