A municipal softball-diamond desk must decide if Saturday is a rain delay, which games move, and who gets the SMS. Which prompt pattern fits that multi-step job?
Select an answer to reveal the explanation.
Short Explanation
Think of rain delay, which games move, who gets the SMS. Ask the model to work the steps. That is chain-of-thought, not a slogan or an exclusion list.
Full Explanation
Chain-of-thought fits when the job needs intermediate reasoning. Moving games and choosing SMS recipients is that job. A slogan, a single-field lookup, or an exclusion list does not work the steps.