Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it mechanically, and keeps or reverts automatically.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill run-autonomous-improve-verify-keep-or-revert-loops-across-coding-tasks-with-autoresearch --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Run Autonomous Improve Verify Keep Or Revert Loops Across Coding Tasks With Autoresearch?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-run-autonomous-improve-verify-keep-or-revert-loops)More formats (shields.io, HTML) on the badges page.
---
name: "Run autonomous improve verify keep-or-revert loops across coding tasks with autoresearch"
slug: "run-autonomous-improve-verify-keep-or-revert-loops-across-coding-tasks-with-autoresearch"
description: "Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it mechanically, and keeps or reverts automatically."
github_stars: 3820
verification: "security_reviewed"
source: "https://github.com/uditgoenka/autoresearch"
author: "uditgoenka"
publisher_type: "individual"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "uditgoenka/autoresearch"
github_stars: 3820
---
# Run autonomous improve verify keep-or-revert loops across coding tasks with autoresearch
Turn Claude Code, OpenCode, or Codex into a metric-driven loop that makes one change at a time, verifies it mechanically, and keeps or reverts automatically.
## Prerequisites
Git repository, one supported agent environment such as Claude Code, OpenCode, or OpenAI Codex, mechanical verification command or metric
## Installation
Requirements and caveats from upstream:
- [Karpathy's autoresearch](https://github.com/karpathy/autoresearch) demonstrated that a 630-line Python script could autonomously improve ML models overnight — **100 experiments per night** — by following simple princ...
- The wizard walks you through 5 steps: capture goal → define scope → define metric → define direction → validate verify command (dry-run). Every gate is mechanical — scope must resolve to files, metric must output a nu...
Basic usage or getting-started notes:
- [How It Works](#how-it-works) · [Commands](#commands) · [Quick Start](#quick-start) · [Guides](guide/) · [FAQ](#faq)
- | /autoresearch | Run the autonomous iteration loop (unlimited) |
- | Iterations: N | Add to inline config to run exactly N iterations then stop |
- Source: https://github.com/uditgoenka/autoresearch
- Extracted from upstream docs: https://raw.githubusercontent.com/uditgoenka/autoresearch/HEAD/README.md
## Documentation
- https://github.com/uditgoenka/autoresearch#readme
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-autonomous-improve-verify-keep-or-revert-loops-across-coding-tasks-with-autoresearch/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!