autoresearch
Installation
SKILL.md
Autoresearch — Autonomous Experiment Loop
Run an autonomous experiment loop: hypothesize, modify code, run experiment, measure metric, keep if improved or revert, repeat. Inspired by karpathy/autoresearch.
Quick Start
If .autoresearch/config.json exists in the project, this is a resume.
Skip to Resume Protocol.
Otherwise, proceed with Setup.
Setup
Collect configuration via inline parameters or interactive questions.