The problem
Missing context is the #1 cause of multi-turn 'context setting'. The model asks clarifying questions, you answer, repeat. Each round costs time and tokens.
The fix
Add a CONTEXT block: who the audience is, what inputs/data the model has, and what success looks like. If a fact would change the answer, it belongs in the prompt.