Autoresearch

Autonomous keep-or-revert experiment loop. Iteratively optimizes any metric through single atomic changes, committing before verification and reverting failures. Adapted from agent-workflow autoresearch with the Ralph Stop-hook dependency removed — now ScheduleWakeup-paced (short iterations) or CronCreate-paced (multi-hour iterations). Each wake-up reads state from disk, so context-window growth never blocks the loop. As of v0.2.0, per-iteration MODIFY+COMMIT is delegated to a bounded subagent (iron-skills:autoresearch-worker) that returns a structured final message; the main loop's context stays constant across iterations. Triggers: "autoresearch", "/autoresearch", "auto research", "optimize metric", "keep or revert loop", "автоисследование", "оптимизируй метрику".

DefaultPerson 21a422f 6 files · 50.7 KB Updated

File contents

DefaultPerson/iron-skills/tree/main/skills/autoresearch commit 21a422f9d4

Frequently asked questions

npx skillmds@latest add defaultperson/autoresearch