autoresearch-agent

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed,

By alirezarezvani · 599 installs

npx skills add alirezarezvani/claude-skills --skill autoresearch-agent

Source repository · Upstream listing