Skip to main content

graph-augmented-tree-search-agent-planning

GATS - eliminate LLM calls during agent planning by combining UCB1 tree search with a layered world model (exact symbolic match / learned statistics / LLM-for-unknown). Deterministic, zero-variance plans, 100% success on stress tests vs LATS/ReAct. Use when building LLM-agent planners that are too slow/costly/stochastic from in-loop LLM inference.

Jump to install

Source facts

Repository
hiyenwong/ai_collection
Last source activity
July 24, 2026 at 02:00
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.