Leaderboard/Research/autoresearch
Last commit on August 12, 2026·Created on March 13, 2026

uditgoenka/autoresearch

An autonomous iteration loop for modifying and verifying code against specific metrics
Combined rank
#72
across all skills
In Research
#6
category rank
Stars
6.3k
+0.7% in last 7d
Forks
471
+1.9% in last 7d
Watchers
26
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Autoresearch provides a structured framework for goal-directed iteration. It enables AI agents to autonomously modify code and verify the results, keeping or discarding changes based on defined performance metrics.

This approach helps automation builders implement modify-verify loops, turning repetitive optimization tasks into a systematic process of autonomous refinement.

WHO IT'S FOR
AI agent / automation builders
implementing autonomous modify-verify iteration loops
Claude Code power users
automating repetitive code optimization tasks
ML / AI researchers
optimizing prompts or models against metrics
Technical leads / architects
governing autonomous AI coding workflows
Repository contents

5 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

I’m using

Claude Code — npx install

Installs: The Autoresearch package with all 14 commands. · Claude Code

Before you start
  • Claude Code installed.
  • A terminal with `npx` available.

Platform: macOS, Linux, or native Windows with Git Bash.

  1. Run this command in a terminal.

    npx skills add uditgoenka/autoresearch
  2. After installation, start a new Claude Code session so the commands and references resolve.

README.md · Checked Sep 18, 2026guide/getting-started.md · Checked Sep 18, 2026

Give it something to do.

No starter task is available for this installation option.