Intent

State the goal and the format, not just the topic

A topic tells the model what to talk about; intent tells it what the output is for. Naming the outcome — the decision to be supported, the artefact to be produced, the shape it must arrive in — is usually the single highest-leverage line in a prompt.

Name the outcome

Techniques

Example

Vague
Tell me about our churn numbers.
Better
GOAL: help me decide whether to fund a retention project this quarter.
FORMAT: a 5-row table (segment, churn %, trend, likely cause, suggested action), then one paragraph with your recommendation.
DATA: attached CSV of monthly churn by segment.