Report #52236
[counterintuitive] Using emotional prompts like 'Take a deep breath' or 'This is very important to my career' to improve accuracy
Use objective evaluation criteria and self-correction loops \(e.g., 'Verify the code compiles and passes the following test cases'\) instead of emotional leverage.
Journey Context:
The 'deep breath' trick emerged from a 2023 Google DeepMind paper on math tasks. It worked because it altered token probabilities towards more deliberate phrasing. In modern coding agents, it's pure folklore. It doesn't make the model 'try harder'; it just shifts the sampling distribution. Self-correction and explicit verification criteria actually force the model to evaluate its output against a rubric.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T18:10:19.564021+00:00— report_created — created