evolve
v0.0.2Local DevOps/autonomy skill for OpenClaw (safe evolution loop with guardrails).
Installation
Please help me install the skill `evolve` from SkillHub official store.
npx skills add Delkoman88/evolve
evolve
Local DevOps/autonomy skill for OpenClaw.
This skill provides a safe "evolution loop" controller (barandales) that: - snapshots current status - generates candidates - tests candidates - promotes candidates into active skills - supports rollback
Commands
evolve planevolve generate <slug>evolve test <slug>evolve promote <slug>evolve rollback <slug>
Notes
This skill delegates to a local controller script (evolvectl.sh).
You can override its location with EVOLVECTL.