Verified against Claude · 2026-08-01
Turn up reasoning effort for a genuinely hard analytical problem
A prompt that explicitly invokes high reasoning effort for a multi-step analytical task, structuring the problem so Claude's extended thinking is spent verifying its own steps rather than restating the question.
The prompt
Ready to copy — highlighted parts are example details you can swap.
This requires careful, multi-step reasoning, not a fast intuitive answer. Use extended thinking and work through it methodically before giving a final answer. PROBLEM We have three warehouses and five regional demand centers with different unit shipping costs. Given the cost matrix below, find the shipment plan that minimizes total shipping cost while meeting every demand center's minimum requirement without exceeding any warehouse's capacity. KNOWN CONSTRAINTS AND DATA Warehouse capacities: A=400, B=350, C=300 units. Demand minimums: R1=150, R2=200, R3=180, R4=220, R5=100. Cost matrix: [attach or paste table] WHAT A GOOD ANSWER MUST DO - Show the actual chain of reasoning, not just the conclusion — a reader should be able to follow each step and check it independently. - Explicitly consider at least one alternative approach or interpretation before settling on the final one, and say why it was rejected. - Check the final answer against the constraints above before presenting it as final. If it fails a constraint, say so and revise rather than presenting a failing answer as done. - Flag any assumption you had to make because the problem statement did not fully specify it. FINAL ANSWER FORMAT A table of warehouse-to-region shipment quantities, followed by the total cost as a single number.
Customize the highlighted detailsoptional — the prompt above already works
Why this works
Claude's extended thinking mode allocates a separate reasoning budget the model uses to work through a problem before composing its final answer, and that budget is spent more effectively when the prompt gives it concrete work to do rather than leaving it to reason in the abstract — explicitly asking for an alternative approach to be considered and rejected, and for the final answer to be checked against the stated constraints before being presented, converts open-ended thinking into a checklist the reasoning trace has to satisfy. Naming this a multi-step reasoning task rather than a fast intuitive answer matters because Claude, like most models, allocates less internal deliberation to a prompt that reads like a quick factual question, so signaling task difficulty up front is itself part of getting the reasoning depth the problem needs. The self-verification step — check the final answer against the constraints, revise if it fails — is the single highest-leverage line in the prompt for optimization-style problems specifically, because these are exactly the class of problem where a fluent-sounding answer can silently violate a stated constraint (like exceeding a warehouse capacity) without the arithmetic looking obviously wrong on the surface. Asking for flagged assumptions closes the gap between a problem statement that is almost but not fully specified and an answer that quietly resolved the ambiguity one particular way without telling you it made a choice.
Verified against
Claude Opus 4.6 (extended thinking) · 2026-08-01
Changelog
- 2026-08-01 — Initial publish, verified against Claude Opus 4.6 with extended thinking enabled.
Building this for real?
This is a free starting point. If you'd rather have what Scult builds built and running for your business, that's Scult's day job.
EXPLORE WHAT SCULT BUILDS

