What problem does it solve?
It helps you solve complex tasks by exploring multiple solution directions, pruning weak options with consistent judging, and producing the best final approach through evaluation and synthesis.
Core Features & Use Cases
- Structured Tree of Thoughts (ToT) workflow: explores approaches, prunes candidates, expands selected ideas, evaluates full solutions, and synthesizes the best result.
- Meta-judge-generated rubrics: creates tailored evaluation specifications for both proposal pruning and full-solution judging.
- Multi-agent independent evaluation: uses several judges to reduce bias and increase coverage of potential failure modes.
- Adaptive strategy selection: chooses select-and-polish, redesign, or full synthesis based on judge consensus and scoring patterns.
- Evidence-based synthesis: combines superior sections from competing solutions while addressing weaknesses identified during evaluation.
Quick Start
Use the tree-of-thoughts skill to generate multiple approaches for your task, prune them using judge rubrics, expand the best candidates into full solutions, and return a synthesized final result.