AI AGENT ADDONS

Many hard problems have many possible solutions. The Tree of Thoughts method helps you explore different ideas before picking the best one. It works like growing a tree where each branch is a new idea. You then prune the weak branches and grow the strong ones.

Multiple agents propose different approaches. A meta-judge creates rules for evaluating them. Judges then vote on the best ideas. The winning idea gets expanded into a full solution. If no clear winner, ideas are combined. This gives you a thorough and fair result.

Add Tree Of Thoughts skill to your workflow

Global

mkdir -p ~/.claude/skills/tree-of-thoughts

Project

mkdir -p .claude/skills/tree-of-thoughts

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago