Prompt engineering
Shaping the instruction itself. Role, task, constraints, output format, worked examples, and the reasoning scaffolds that get a model to think before it answers.
- Entered the zeitgeist
- 2020 to 2021 in research circles, around GPT-3 and early work on "prompt programming." Went fully mainstream December 2022 through 2023 after ChatGPT, complete with a brief and slightly silly market for "prompt engineer" job titles.
- Core moves
- Few-shot examples, chain of thought, explicit output schemas, negative constraints, role framing,
delimiters, self-checking instructions.
few-shotCoToutput schemaCO-STAR
- Failure mode
- Endlessly rewording an instruction when the real problem is that the model cannot see the information it needs. That is a context problem wearing a prompt costume.
- Status in 2026
- Quietly essential, loudly unfashionable. Models follow intent far better than they did in 2023, so the returns moved outward, but a sloppy instruction still poisons everything downstream.