From claude-evolve
Shows current evolution run state including generation count, best score, bandit statistics, and island status.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-evolve:evolve-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Show the current state of an evolution run including generation count, best score, bandit statistics, and island status.
Show the current state of an evolution run including generation count, best score, bandit statistics, and island status.
/evolve-status
npx claudepluginhub samuelzxu/claude-evolve --plugin claude-evolveDisplays evolver progress charts, iteration counts, current and best scores, stagnation warnings if last 3 scores within 1%, regression detection, and LangSmith experiment URLs.
View Self-Evolving Loop session status, history, memory metrics, skill evolution, reports, and tool dependencies using /evolving-status with flags like --detailed, --history, --memory.
Runs population-based evolutionary search over ML model code using parallel SEARCH/REPLACE diffs, cascade-evaluated training runs, and MAP-Elites archiving across islands. For multi-variant exploration, not single-thread refinements.