Do you include in the prompt for the AI `ask questions as needed`?

In vibe coding one technique that I find useful is to include this at the end of a prompt related to creating/fixing/updating code.

ask questions as needed

Often I am surprised by some of the insights the AI has that were overlooked by me or that need some refining in the prompt to get the code I seek and not code that needs to be changed because of an oversight.

Curious to hear if others use same/similar technique.

3 Likes

This is actually part of my base instructions. Never guess, suppose, always ask for clarification and group the questions

2 Likes