Optimize project code automatically with the GEPA algorithm: initialize by exploring your repo, proposing optimization dimensions, and building benchmarks; then iteratively evolve candidates in isolated git worktrees using genetic-Pareto search, LLM evaluations, and performance gates until budget exhaustion or stall.
Initialize gepa-research for the current repository by exploring the codebase, proposing unexplored optimization dimensions, constructing the benchmark inside a baseline worktree, and running the first experiment. Use when the user invokes /gepa-research:discover, mentions setting up gepa-research, wants to instrument a codebase for autonomous optimization, or asks to start a new gepa-research run on a project.
Optimize the project's target file using the GEPA algorithm. Hands the seed candidate and evaluator to gepa.optimize_anything; each candidate GEPA proposes is evaluated inside an isolated git worktree with gates enforced. Runs until budget or stall is reached.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub cyrusnuevodia/gepa-research --plugin gepa-researchAutonomous experiment loops on any codebase — one file, one metric, one loop. Based on Karpathy's autoresearch pattern.
Autonomous experiment loop that optimizes any file by a measurable metric. 5 slash commands, 8 evaluators, configurable loop intervals (10min to monthly).
Evolutionary code discovery using Claude Code models
A collection of Claude Code skills — autonomous optimization, multi-goal orchestration, and more
Autonomous experiment loop for any project type. Inspired by karpathy/autoresearch.
Turn on Godmode for Claude Code. 126 skills. 7 subagents. Zero configuration.