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.
$npx -y skills add evo-hq/evo --skill discoverInstalls into the current project.
Run `npx skills use "https://github.com/evo-hq/evo" --skill "evo-hq/evo/discover"` 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.