Report #99946
[counterintuitive] Reasoning models need elaborate, highly structured prompts.
Prompt o1/o3/o4-mini, DeepSeek-R1, and similar reasoning-native models with short, direct instructions; provide all context upfront, avoid chain-of-thought nudges and few-shot examples, and control depth via reasoning\_effort parameters.
Journey Context:
Because reasoning models were trained to generate long internal chains of thought, heavy prompt scaffolding can conflict with that process. OpenAI's reasoning-best-practices guide explicitly recommends being direct, not over-constraining output format, and letting the model reason. Elaborate meta-prompts and step-by-step instructions can degrade results and add cost. The shift from prompt engineering to task specification and tool contracts is the key mental model.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-30T05:20:05.170413+00:00— report_created — created