Plan-and-Solve prompting explicitly instructs the model to first devise a plan before solving a problem. This two-phase approach—planning then execution—helps the model organize its reasoning and reduces errors in complex multi-step tasks.
The technique improves upon basic chain-of-thought by adding explicit planning structure.