StrategyBench, a new test for AI capabilities, finds the 'summarize then execute' trick helps in some task categories and backfires in others.
A common prompt-engineering instinct says: tell the model the rule first, then let it act. A new preprint, StrategyBench, tests that instinct across standardized tasks and finds the answer is conditional, not universal.
The benchmark, released 24 August 2026, asks a focused question: when a large language model is shown a handful of examples inside its prompt, can it first write down the underlying rule, then apply it? That mirrors how a careful student generalizes from a few worked problems, instead of pattern-matching the surface. The team graded performance on two axes, the quality of the written rule and whether following it actually helped on new tasks.
Across task categories drawn from the BIG-Bench suite, a widely used library of standardized AI capability tests, the results split. When the underlying rule is clean and the examples are consistent, writing it out and then executing it lifts accuracy. When the rule is brittle or the demonstrations are noisy, the extra step drops performance. The "strategize-then-execute" pattern is therefore a lever, not a uniform upgrade. The public artifacts are released under an anonymous link, consistent with double-blind submission.
For practitioners working in data-scarce settings, the takeaway is concrete: the summarization step helps only when the prompt examples are tightly aligned with the rule they are meant to teach. The authors are anonymous and the work is a preprint, so the finding is a research signal, not a settled conclusion.