ワンクリックで
gepa-research
gepa-research には CyrusNuevoDia から収集した 2 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
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.