Something's broken. You describe it; the agent immediately proposes a fix. You try it — still broken. It proposes a different fix. Still broken. Forty minutes in, you have four patches, three new quirks, and the original bug — because nobody ever stopped to look at what was actually failing.
Every one of those patches was aimed at a guess. The agent pattern-matched your description to a plausible cause and changed code to fix that imagined cause — never the real one. A diagnosis takes effort and a guess is free, so it reaches for the guess. This prompt makes it earn the fix:
✕ Without the prompt
✓ With the prompt
Paste it when something is failing and you want the cause, not a lottery. Its sharpest moment is the second "still broken" — that sentence is information: it means the diagnosis was wrong, not the patch under-applied. The prompt turns it into a re-read of the new output instead of another roll of the dice.