evo-hq/evo

turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents.

1.4kStars on the repository
20Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

discover

01

evo-hq/evo

Skill Claude CodeCodex

Initialize evo 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 /evo:discover, mentions setting up evo, wants to instrument a codebase for autonomous…

1.4k 1mo ago A 73 tokens original Apache-2.0

infra-setup

02

evo-hq/evo

Skill Claude CodeCodex

Non-user-invocable provider/setup reference for evo backend switching, prerequisite checks, and auth/install guidance.

1.4k 1mo ago A 25 tokens original Apache-2.0

optimize

03

evo-hq/evo

Skill Claude CodeCodex

Drive structured autoresearch iteration after evo:discover and the baseline commit. Use when the user invokes /evo:optimize or asks to try ideas, try variants, run experiments, use available GPUs, improve the current best/frontier, continue an evo search, or compare candidate changes in an evo workspace. The…

1.4k 1mo ago A 113 tokens original Apache-2.0

report

04

evo-hq/evo

Skill Claude CodeCodex

Read-only evo run reporting. Use when the user invokes /evo:report, asks what happened overnight, asks what improved recently, asks for the best/frontier candidates, asks for a quick score chart without opening the dashboard, or wants the scatter plot in chat output. Never run benchmarks, gates, Slurm commands, evo…

1.4k 1mo ago A 80 tokens original Apache-2.0

ship

05

evo-hq/evo

Skill Claude CodeCodex

Land the winning experiment from an evo run as a clean, mergeable change -- open a PR when the repo has a remote, otherwise merge into the working branch. Distills the best-scoring experiment down to the minimal diff that reproduces its behaviour, shaped for the qualities a maintainer merges on (scope discipline, test…

1.4k 1mo ago A 114 tokens original Apache-2.0

subagent

06

evo-hq/evo

Skill Claude CodeCodex

Protocol that evo optimization subagents follow when dispatched from /optimize. Auto-loaded by spawned subagents via their host's skill loader. The orchestrator may also invoke this skill to understand the brief shape its dispatched subagents expect + what they're required to emit -- useful when writing briefs or…

1.4k 1mo ago B 67 tokens original Apache-2.0

finetuning

07

evo-hq/evo

Skill Claude CodeCodex

This skill should be used when picking or diagnosing a training move (SFT, LoRA, DPO/KTO/ORPO, RFT, GRPO/PPO/RLOO, RLHF), or when the user mentions fine-tuning, post-training, training recipe, reward design, or weight updates. Decision tree by reward shape, smoke-run gate, three failure diagnostics, five…

1.4k 1mo ago A 95 tokens original Apache-2.0