Blog Note
Prompt Debugging Notes
Small prompt edits can create large behavior changes, so I now debug prompts with a fixed checklist.
Checklist
- Keep task, constraints, and output format in separate sections.
- Add one concrete input and expected output example.
- Remove ambiguous words like “good” or “best” and replace with measurable criteria.
Result
Response consistency improved when output format and success criteria were explicitly stated.