Forked from@theoyoung/How I ask for help with prompting from examples
How I ask for help with prompting from examples
This started as a messy question about prompting from examples. The follow-up made the answer practical.
Be blunt about my plan for prompting from examples. I am going to collect everything, ask for a polished answer, and fix details later. What is likely to go wrong?
Three things. - “Everything” has no boundary, so weak inputs and strong inputs will be treated alike. - A polished answer can hide missing evidence. Ask for gaps and assumptions before prose. - “Fix details later” means there is no acceptance test now. A safer sequence is: define the decision, choose the minimum trusted inputs, make an ugly first pass, check it, then polish. For this task, mark missing evidence instead of filling it in.