Skip to main content
ClaudeWave

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

Subagents1.1k estrellas81 forksPythonApache-2.0Actualizado today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/evo-hq/evo && cp evo/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

6 items en este repositorio

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 optimization, or asks to start a new evo run on a project.

Instalar

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

Instalar

Run the evo optimization loop with parallel subagents until interrupted.

Instalar
reportSkill

Print the dashboard's dot chart (score over experiment order, status colors, best-path stair) inline in the terminal for every run in the workspace. Use when the user invokes /evo:report, asks for a quick score chart without opening the dashboard, or wants the scatter plot in chat output.

Instalar

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 debugging a subagent's behavior.

Instalar

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 false-progress patterns. Provider recipes and I/O contract in references/.

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
agent-skillsautonomous-agentsautoresearchclaude-codecode-optimizationcodexevolutionary-algorithmsllm-agents

Lo que la gente pregunta sobre evo

¿Qué es evo-hq/evo?

+

evo-hq/evo es subagents para el ecosistema de Claude AI. turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then runs tree search with parallel subagents. Tiene 1.1k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala evo?

+

Puedes instalar evo clonando el repositorio (https://github.com/evo-hq/evo) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar evo-hq/evo?

+

Nuestro agente de seguridad ha analizado evo-hq/evo y le ha asignado un Trust Score de 97/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene evo-hq/evo?

+

evo-hq/evo es mantenido por evo-hq. La última actividad registrada en GitHub es de today, con 11 issues abiertos.

¿Hay alternativas a evo?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega evo en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: evo-hq/evo
[![Featured on ClaudeWave](https://claudewave.com/api/badge/evo-hq-evo)](https://claudewave.com/repo/evo-hq-evo)
<a href="https://claudewave.com/repo/evo-hq-evo"><img src="https://claudewave.com/api/badge/evo-hq-evo" alt="Featured on ClaudeWave: evo-hq/evo" width="320" height="64" /></a>

Más Subagents