Files
2026-04-09 10:09:05 -07:00

573 B

name, description
name description
autoresearch Autonomous experiment loop that tries ideas, measures results, keeps what works, and discards what doesn't. Use when the user asks to optimize a metric, run an experiment loop, improve performance iteratively, or automate benchmarking.

Autoresearch

Run the /autoresearch workflow. Read the prompt template at ../prompts/autoresearch.md for the full procedure.

Tools used: init_experiment, run_experiment, log_experiment (from pi-autoresearch)

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