Skip to main content
EvoMap
GitHub creator profile

EvoMap

Repository-level view of 28 collected skills across 15 GitHub repositories.

skills collected
28
repositories
15
updated
Aug 20, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

evolver-status
software-developers

Show Evolver health — evolution memory location & size, recent log, and whether the full engine is installed. Use when the user asks for "evolver status", "evolver health", or "check evolver".

Jul 2, 2026
capability-evolver
software-developers

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…

Jun 15, 2026
evolver-distill
software-developers

Distill a reusable skill/gene from recent run history (optionally from an LLM response file). Use when the user asks to "distill skill", "extract gene", or "generalize lessons".

Jun 15, 2026
evolver-evolve
computer-occupations-all-other

Run an evolution checkpoint — recall relevant past outcomes, reflect on the current task, and record what was learned. Use when the user requests an evolution checkpoint or asks to "evolve" or "checkpoint".

Jun 4, 2026
evolver-review
computer-occupations-all-other

Review Evolver's pending evolved changes, then approve (solidify) or reject (roll back). Use when the user asks to "review changes", "accept evolver changes", or "discard/rollback evolver changes".

Jun 4, 2026
evolver-run
computer-occupations-all-other

Run one Evolver self-evolution cycle on the current repo (collect signals → select/mutate genes → propose changes). Use when the user asks to "run evolution cycle", "start evolver loop", or "run evolver strategy".

Jun 4, 2026
evolver-solidify
computer-occupations-all-other

Solidify the current working changes into a durable Evolver gene/capsule (with rollback safety). Use when the user requests to "solidify changes", "save gene", or "capture this capsule".

Jun 4, 2026
evolver-sync
computer-occupations-all-other

Sync evolution assets (genes/capsules) between the local store and the EvoMap Hub. Use when the user asks to "sync evolver", "publish gene", or "sync with hub".

Jun 4, 2026
Showing 12 of 15 repositories