Autonomous experimentation loop. Iteratively modifies code, measures a target metric, keeps improvements, discards regressions, and logs everything. Runs indefinitely until interrupted. Use when asked to "optimize", "experiment", "autoloop", "find the best", "tune performance", or "run experiments overnight".
$npx -y skills add ajsai47/holyclaude --skill autoloopInstalls into the current project.
Run `npx skills use "https://github.com/ajsai47/holyclaude" --skill "ajsai47/holyclaude/autoloop"` 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/ajsai47/holyclaude" that are relevant to the current task. Run `npx skills add "https://github.com/ajsai47/holyclaude"` and select the relevant skills, then follow their instructions.