Use to run an autoresearch-style experiment loop — improve a measurable artifact by trying changes, measuring against one objective metric, keeping if better and reverting if not, on an isolated git branch with a logged trail. Trigger on "/experiment", "run an experiment loop", "autoresearch X", "tune/optimize X against a metric", "hill-climb X". Follows references/sops/experiment-loop.md. Enforces the autonomy gate (objective metric + reversible sandbox + no PHI/external) before any unsupervised looping.
$npx -y skills add alirezarezvani/gaios --skill experimentInstalls into the current project.
Run `npx skills use "https://github.com/alirezarezvani/gaios" --skill "alirezarezvani/gaios/experiment"` 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/alirezarezvani/gaios" that are relevant to the current task. Run `npx skills add "https://github.com/alirezarezvani/gaios"` and select the relevant skills, then follow their instructions.