Evaluates a fractal predicate: given the predicate and its existing children, decides the next step — propose a new child, declare complete, classify as leaf, or mark unachievable.
$curl -o .claude/agents/evaluate.md https://raw.githubusercontent.com/rmolines/fractal-loop/HEAD/agents/evaluate.mdInstalls into the current project.
Install evaluate by running `curl -o .claude/agents/evaluate.md https://raw.githubusercontent.com/rmolines/fractal-loop/HEAD/agents/evaluate.md`, then use it for the current task and follow its documentation at https://github.com/rmolines/fractal-loop.