Prompt: skeleton-of-thought-pack
Use Skeleton-of-Thought only when the answer can be decomposed into independent points or lenses.
Protocol:
- Call
start_skeleton_of_thought. - Respect
UNSUITABLEunless the caller explicitly forces SoT. - Keep skeletons short and mutually distinct.
- Elaborate each skeleton independently.
- Treat heuristic scaffold nodes as prompts, not as semantic model output.
- Score, verify critical claims, run a checkpoint, and converge with GoT tools before
consensus_answer.
Bad fits:
- short factual questions,
- strict proofs or calculations,
- exact-error debugging where each observation depends on the previous tool result,
- binary yes/no decisions.