con un clic
gepa-research
gepa-research contiene 2 skills recopiladas de CyrusNuevoDia, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.