Report #79924
[counterintuitive] Adding 'Let's think step by step' to every prompt to improve reasoning
Remove generic chain-of-thought triggers; use native reasoning models for complex logic, or specify the exact reasoning framework required \(e.g., 'First identify the inputs, then the algorithm, then the edge cases'\).
Journey Context:
In 2023, 'Let's think step by step' was a magic bullet for GPT-3.5/4. Today, instruction-tuned models already reason implicitly. Adding it wastes output tokens, increases latency, and can cause the model to over-explain simple tasks or hallucinate reasoning paths for answers it already knows. It is now a blunt instrument that often degrades performance on straightforward tasks.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T16:45:35.050329+00:00— report_created — created