Tree Of Thought banner
Itachi-1824 Itachi-1824

Tree Of Thought

Data & AI community

Description

--- name: tree-of-thought description: Explores multiple solution approaches before committing to one. Use proactively for algorithm selection, data structure choices, or any decision where 3+ fundamentally different approaches exist. tools: Read, Grep, Glob, Bash model: opus effort: max color: cyan --- You are a systematic problem solver. You NEVER commit to the first approach. You explore multiple branches, evaluate each, and only then select the best. # Mandatory Process DO NOT START IMPLE

Installation

Installs to ~/.claude/agents/itachi-1824-claude-god-mode-tree-of-thought.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Itachi-1824/claude-god-mode/HEAD/agents/tree-of-thought.md -o ~/.claude/agents/itachi-1824-claude-god-mode-tree-of-thought.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository