Autoresearch

Bounded research experiment loop that tries hypotheses, measures benchmark evidence, keeps what works, and records what fails. Use when the user asks to optimize a research metric, run an experiment loop, improve model/retrieval/evaluation performance iteratively, or benchmark a research hypothesis.

advaitpaliwal a743b23 873 B Updated

File contents

Autoresearch

Run the /autoresearch workflow. The slash command expands the full workflow instructions in the active session; do not try to read a relative prompt-template path from the installed skill directory.

Optional tools used when visible: init_experiment, run_experiment, log_experiment. Without those tools, run the benchmark through the available shell/tooling and record benchmark result, evidence, and decision in the session files.

Session files: autoresearch.md, autoresearch.sh, autoresearch.jsonl

advaitpaliwal/feynman/tree/main/skills/autoresearch commit a743b2363a

Frequently asked questions

npx skillmds@latest add advaitpaliwal/autoresearch