Anthropic says 'double-check your work' prompts are now an anti-pattern — one dev found 125 in his config
Frequent-Ad-836 · reddit · 2026-09-10
Anthropic published a post on reducing cost and improving performance, with a striking core message: the nudging instructions we added for older models now hurt more than help.
Key points
- Old models only did what you told them, so phrases like "double-check your work" and "be maximally thorough" were necessary. Current models already go the extra mile, so these prompts make them work twice — costing more and yielding worse answers.
- Concrete examples from the post: "be maximally thorough" triggered dozens of unnecessary knowledge-base searches; "double-check your work" caused rework of finished output; contradictory rules (allowed in one place, forbidden in another) meant four valid refunds never went out.
Important nuance
- This isn't an argument for stripping everything. Remove the nudges, keep hard constraints (e.g., "never click publish twice"), and use the dedicated effort parameter instead: too low answers prematurely, too high overthinks easy tasks.
The author audited his own rule files afterward: 66 instances of "must" and 54 of "never" — 125 total — and suspects most are deletable nudges rather than real stops.
More from coding & agent
- Astra builds a surprisingly polished Catan game in three.js, reusing past UI and 3D assets — FinanceYF5 · 2026-09-11
- Open-Source Tool Highlights the Exact PDF Paragraphs Behind AI Answers — Flat-Phone-1596 · 2026-09-11
- OpenAI Codex may issue another usage reset this weekend, says Codex lead resets happen — umesh_ai · 2026-09-11
- Dev swaps gemini-3.8 for gemini-3.5-flash-lite in his MCP harness at a fraction of cost — julianharris · 2026-09-11
- ComfyUI Style Explorer Adds LoRA Preview Catalog and Sharing — neonsparksuk · 2026-09-11
- User burns $200 of Codex credits in one agent turn — 4,700 of 5,000 credits, task unfinished — RileyRalmuto · 2026-09-11