Report #81538
[counterintuitive] Using psychological framing like 'Take a deep breath and work on this problem step-by-step' for coding tasks
Use explicit algorithmic task decomposition \(e.g., 'Break the problem into sub-functions and write tests for each before integrating'\).
Journey Context:
The 'deep breath' paper showed marginal improvements on GSM8K math problems, but it became cargo-culted into coding prompts. For code, psychological framing doesn't compile. Explicit algorithmic decomposition reliably improves accuracy by reducing working memory load in the context window and forcing the model into a verifiable state space, rather than just asking it to 'calm down'.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T19:27:16.387205+00:00— report_created — created