Bootstraps autonomous optimization on your codebase by exploring the repo, identifying what's worth optimizing, building a benchmark harness in a separate worktree, and kicking off the first baseline run. The whole setup stays out of your main branch. You'd reach for this when you want to instrument a project for iterative experimentation without polluting git history with test infrastructure. It handles the orchestration layer: proposing optimization dimensions when they're not obvious, wiring up instrumentation via SDK or inline fallback, and spawning the right subagents for verification and ideation. Works well when you have a metric to chase but aren't sure where the headroom is. The skill enforces CLI version sync to avoid silent breakage from drift.
npx -y skills add evo-hq/evo --skill discover --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills