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
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
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
- readme: https://github.com/uditgoenka/autoresearch · fetched 2026-08-28 · 103d547dd08d
- homepage: https://udit.co/projects/autoresearch · fetched 2026-08-29 · 1ba6b4be419f
- site_page: https://udit.co/ · fetched 2026-08-29 · b5f1deea22df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uditgoenka/autoresearch | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="uditgoenka/autoresearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem