Monte Carlo Tree Search

Apply Monte Carlo Tree Search (MCTS) to systematically explore and evaluate multiple fix candidates when debugging complex bugs or resolving GitHub issues. Combines hierarchical fault localization, tree-structured patch exploration, and execution feedback to find correct repairs. Use when: "fix this failing test", "debug this issue across multiple files", "find and fix the root cause", "resolve this GitHub issue", "repair this broken function", "MCTS debug".

ndpvt-web Updated

File contents

ndpvt-web/arxiv-claude-skills/tree/main/skills/monte-carlo-tree-search commit 07ab79c3c4

Frequently asked questions

npx skillmds@latest add ndpvt-web/monte-carlo-tree-search