tree-of-thoughts

Community

Systematic recursive problem solving.

Authorkimasplund
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Tree-of-Thoughts provides a structured framework for solving complex problems by exploring multiple solution paths in parallel, evaluating them, and iteratively refining the best option.

Core Features & Use Cases

  • Systematic branching: spawn 5+ diverse solution paths per level and evaluate them in parallel.
  • Recursive refinement: deepens the most promising path across 4+ levels to converge on an optimal solution.
  • Decision support for strategy: ideal for architectural design, process optimization, and high-stakes planning.

Quick Start

Invoke Tree-of-Thoughts on a problem by outlining 5+ initial approaches, then iteratively evaluate and prune to a winner across at least four levels. Use the self-reflection templates and level-transition patterns described in the reference docs to drive the exploration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tree-of-thoughts
Download link: https://github.com/kimasplund/claude_cognitive_reasoning/archive/main.zip#tree-of-thoughts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.