MUST use when the user wants autonomous, iterative optimization — letting Claude run experiments unattended. Trigger: "autoloop", "autoresearch", "experiment loop", "hill-climbing", "optimize overnight", "karpathy loop", "let Claude optimize while I sleep", "automate trying different approaches", "set up a loop to improve this", "run experiments overnight", or any request for iterative improvement with a scalar metric. Generates program.md + immutable runner script (auto/run.sh) with tiered quality gates and structured METRIC output, ready to run with claude --dangerously-skip-permissions.
$npx -y skills add joshuaoliphant/claude-plugins --skill autoloopInstalls into the current project.
Run `npx skills use "https://github.com/joshuaoliphant/claude-plugins" --skill "joshuaoliphant/claude-plugins/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/joshuaoliphant/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joshuaoliphant/claude-plugins"` and select the relevant skills, then follow their instructions.