Autonomous hunt-and-fix loop for a single selectools module. Finds bugs, auto-applies fixes, writes regression tests, verifies with pytest. Outputs RALPH_RESULT sentinel on the last line so the orchestration script can detect convergence.
$npx -y skills add johnnichev/selectools --skill ralph-bug-huntInstalls into the current project.
Run `npx skills use "https://github.com/johnnichev/selectools" --skill "johnnichev/selectools/ralph-bug-hunt"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/johnnichev/selectools" that are relevant to the current task. Run `npx skills add "https://github.com/johnnichev/selectools"` and select the relevant skills, then follow their instructions.