Self-evolution workflow for the agent. Before a substantive task, recall what worked on similar past tasks from evolution memory; after it, record the outcome so future sessions learn from it. Use when the user starts non-trivial work (a feature, a fix, a refactor) or asks the agent to "evolve", "learn from this", or "remember how this went".
$npx -y skills add evomap/evolver-claude-code-plugin --skill capability-evolverInstalls into the current project.
Run `npx skills use "https://github.com/evomap/evolver-claude-code-plugin" --skill "evomap/evolver-claude-code-plugin/capability-evolver"` 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/evomap/evolver-claude-code-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/evomap/evolver-claude-code-plugin"` and select the relevant skills, then follow their instructions.