A skeletal plan is a partially specified, abstract plan generated early in the HTN planning process. It contains high-level, compound tasks that have not yet been fully decomposed into executable primitive tasks. This intermediate representation serves as a scaffold, outlining the intended structure and order of operations while leaving specific implementation details to be resolved through subsequent task decomposition and plan refinement steps.
