Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/skills
/ run_loop.py
File
run_loop.py
skills/skill-creator/scripts/run_loop.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Run the eval + improve loop until all
pass
or max iterations reached.
3
4
Combines run_eval.py and improve_description.py in a loop, tracking history
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected