Stop Calling It a Prompt: Renaming to 'Spec' Transforms Team Rigor

ClickOk5811 · reddit · 2026-08-11

A developer shared a small naming tweak on their team: stopping the use of "Prompt Engineering" in favor of "Writing the spec."

They noticed that calling it a "prompt" made people treat it like a disposable, one-off message. Renaming it to a "spec" shifted the team's mindset, prompting them to treat the text as a maintained artifact worthy of review and version control. System prompts have a downstream impact comparable to an API contract and deserve similar rigor.

The team now stores these specs in separate, reviewable files and applies standard PR review processes to them, just like any other production code.

Original post →

More from coding & agent

coding & agent channel →