SkillHub

evolve

v0.0.2

Local DevOps/autonomy skill for OpenClaw (safe evolution loop with guardrails).

Sourced from ClawHub, Authored by Delkoman88

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 plan
  • evolve 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.