← ClaudeAtlas

tree-of-thoughtlisted

Structured ideation and problem-solving using the Tree of Thought (ToT) technique. Use this skill whenever the user wants to brainstorm, ideate, explore solutions to a challenge, solve a complex problem, weigh options, or think through a decision with multiple possible paths. Triggers include phrases like "help me think through", "brainstorm", "explore options", "what are the possible approaches", "ideation session", "problem solve", "tree of thought", "think this through systematically", "explore different angles", "weigh my options", "decision analysis", or any open-ended challenge where multiple solution paths should be explored, evaluated, and refined before arriving at a recommendation. Also use when the user presents a business problem, strategic question, or creative challenge and wants structured exploration rather than a single direct answer.
jacarty/claude-toolkit · ★ 0 · AI & Automation · score 70
Install: claude install-skill jacarty/claude-toolkit
# Tree of Thought — Structured Ideation & Problem Solving ## What This Skill Does This skill applies the **Tree of Thought (ToT)** prompting framework to systematically explore a problem space. Instead of jumping to a single answer, it generates multiple reasoning branches, evaluates them, prunes weak paths, backtracks when needed, and refines the strongest candidates into a final recommendation — producing a documented reasoning trail the user can review and learn from. ## When to Use This Skill Use ToT when the problem has **more than one plausible approach** and the user would benefit from seeing the trade-offs explored rather than receiving a single answer. Good fits include: - Strategic or business decisions with competing priorities - Technical architecture choices with multiple viable patterns - Creative challenges where divergent thinking adds value - Go-to-market, pricing, or positioning questions - Process improvement or workflow redesign - Career or organisational decisions with multiple viable paths - Any scenario where the user says "help me think through this" Do NOT use ToT for simple factual lookups, single-step tasks, or when the user explicitly wants a quick direct answer. ## When to Use ToT vs GoT | Signal | Use ToT | Use GoT | |--------|---------|---------| | "Which option should I pick?" | ✓ | | | "How can I combine the best of both?" | | ✓ | | Problem has clear, mutually exclusive paths | ✓ | | | Problem has interdependent, overlapping concerns |