firehose> #llmops

Intent Context

Give the model the why, not just the what. Intent context is the practice of supplying the purpose behind a request — the larger task, who the output is for, what it needs to enable — instead of (or before) piling on step-by-step instructions. A capable model that understands your intent can connect the task to the right information and infer the unstated details, rather than guessing what you meant and defaulting to a generic response. The source frames it as "context over detail": one line of "here is why I am asking" does more than a long procedural spec. It is the highest-signal thing you can add to a prompt precisely because it is the one thing the model cannot derive on its own.

Concretely, instead of "Write me an email to a client about the delay," supply "I'm working on [the bigger task] for [who it's for]. They need [what the output enables]. With that in mind: [your request]." When the operator has a durable Context Substrate (second brain / AIOS), stating intent also cues the model to pull the right context files.

Claims


Linked from