Also known as: Plan and solve
Plan-and-solve is an agentic strategy in which a model first creates an explicit plan before executing the task. The approach is intended to improve multi-step reasoning and reduce errors by separating planning from action.
An agentic strategy where the model first drafts an explicit, multi-step plan before attempting to execute any actions.