byevo-hq· 7 skills
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.
$npx -y skills add evo-hq/evo --skill subagentInstalls into the current project.
Run `npx skills use "https://github.com/evo-hq/evo" --skill "evo-hq/evo/subagent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/evo-hq/evo" that are relevant to the current task. Run `npx skills add "https://github.com/evo-hq/evo"` and select the relevant skills, then follow their instructions.