Roles, context, goal, criteria, limitations and format
A production prompt is a work contract with a testable result.
Order goal and user, authoritative context, execution contract, quality criteria, boundaries and error handling. Roles are only useful when they concretely guide perspective or terminology.
Separate variable input from stable instructions. Identify conflicts, missing data, and what must never be invented. Let each component prove its usefulness through tests.
- Goal
- Source context
- Output contract
- Criteria
- Boundaries
- Error handling
A quote generator uses fixed price rules as a source, customer input as a variable block, and does not guess any contract terms.
Design a production prompt for [workflow] including goal, user, source context, variable input, output contract, criteria, prohibited behavior, and escalation.Build version 1 and remove any part without measurable effect.