Install
openclaw skills install ralph-evolverRecursive self-improvement engine. Think from first principles, let insights emerge.
openclaw skills install ralph-evolverPhilosophy: Recursion + Emergence + First Principles
Collects multi-dimensional context, not just code structure:
Each signal includes a hypothesis prompt to guide deeper analysis.
Each run doesn't execute a checklist, but asks:
When analyzing itself, evolver asks:
node index.js . # Current directory (positional)
node index.js /path/to/app # Specify path
node index.js . --loop 5 # Run 5 cycles
node index.js --task "fix auth" # Specific task
node index.js --reset # Reset iteration state
The improver can improve itself. This is true recursion.
"Form hypotheses, then verify. Think from first principles."