subagent

Installation
SKILL.md

Evo Subagent Protocol

Orchestrators reading for context: this is the protocol your dispatched subagents follow. You don't act on it yourself -- write briefs that satisfy the four required fields described below, and rely on each spawned subagent to drive the loop on its end. Stop reading at "Host conventions" if you only need the brief shape; the rest is for the subagent.

Evo surface -- subagent perspective

What you can pull/dispatch/read as a subagent. Each line is a triggering condition.

skills you may pull (Skill tool)
└── evo:finetuning     before writing or changing any train.py -- technique
                       choice, training recipe, observability, retry discipline.
Installs
94
Repository
evo-hq/evo
GitHub Stars
1.3K
First Seen
Apr 12, 2026
subagent — evo-hq/evo