Ross ROSS = Recommend OSS · open-source software intelligence for agents

uditgoenka/autoresearch

Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code. Inspired by Karpathy's autoresearch. Modify → Verify → Keep/Discard → Repeat forever. observed · 2026-08-28

github.com/uditgoenka/autoresearch · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 97
  • Release rhythm 97
  • Longevity 12

Flags: young

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 173
  • days_rel: 21
  • days_push: 21
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

5945 stars · 451 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Claude Code skill (also compatible with OpenCode and OpenAI Codex) that turns coding agents into autonomous goal-directed iteration loops: modify, verify a mechanical metric, keep or discard via git rollback, and repeat. Inspired by Karpathy's autoresearch, it includes an orchestrator, bounded loops, and security-audit subcommands.

Use cases

  • run autonomous improvement loops on a codebase overnight
  • increase test coverage to a target percentage automatically
  • automatically find and fix bugs with verification
  • run STRIDE/OWASP security audits iteratively with auto-fix
  • optimize a metric like build time or lighthouse score without human input
  • set a goal and metric and let the agent iterate until done

When to choose

  • you use Claude Code, OpenCode, or Codex and want autonomous, metric-driven iteration
  • you want atomic changes with automatic git rollback on failure
  • you need a repeatable loop for coverage, performance, refactoring, or security hardening

When to avoid

  • you need human review of every change before it's committed
  • your task has no mechanical, scriptable success metric
  • you don't use any supported agentic coding CLI

Facets

plugin · maturity active

agent-framework workflow-automation developer-tools testing security developer-tools cli cross-platform claude-code claude-code-skill autonomous-iteration opencode openai-codex autoresearch git-rollback shell ai-agents automation

3 sources

Member repositories

RepositoryRoleHealth v2
uditgoenka/autoresearchmain80

For agents

markdown · JSON · MCP: product_card(name="uditgoenka/autoresearch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem