firehose> #llmops

Concise Prompting

For a capable model in a good environment, a short instruction steers as well as an exhaustive rulebook — and an over-detailed prompt can actively make the answer worse. This inverts the older "more context is always better" heuristic. The source's reasoning: when the model is intelligent and wrapped in good context, tools, and skills, a single clear instruction "can now steer just as well as spelling out most of the rules by name," while reusing last year's over-prescriptive prompt bloats the input and degrades output. Instead of enumerating "Rule 1: be concise. Rule 2: use bullets. Rule 3: no jargon…", say something like "Lead with the outcome, keep it simple, and pause only when the work truly needs me."

The key reconciliation — and the reason this is not a contradiction with Intent Context ("give it the why") — is add the why, cut the rulebook: the why is real signal the model cannot guess, so it stays; the enumerated procedure is redundant with what a capable model already does, so it goes. Concise prompting is Agentic Simplicity applied at the prompt level: complexity (here, prompt length/rules) should climb only when it demonstrably helps, and for a strong model it often hurts.

Claims


Linked from