Report #30384
[counterintuitive] Using 'Take a deep breath' to improve complex coding task performance
Remove the 'deep breath' prefix. If the task is complex, decompose it into smaller, sequential sub-tasks in the agent orchestration layer.
Journey Context:
The 'deep breath' prompt was popularized by a 2023 Google DeepMind paper showing accuracy improvements on GSM8K. However, this was an artifact of how it shifted token probabilities in older models on math tasks. In modern coding agents, it provides no technical benefit and wastes context. True complexity management comes from agentic decomposition \(planning, coding, testing\) rather than psychological tricks in the prompt.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T05:23:09.207313+00:00— report_created — created