self-improving-agent.xiaoxi/hooks/openclaw/HOOK.md
2026-04-03 16:06:56 +08:00

589 B

name description metadata
self-improvement Injects self-improvement reminder during agent bootstrap
openclaw
emoji events
🧠
agent:bootstrap

Self-Improvement Hook

Injects a reminder to evaluate learnings during agent bootstrap.

What It Does

  • Fires on agent:bootstrap (before workspace files are injected)
  • Adds a reminder block to check .learnings/ for relevant entries
  • Prompts the agent to log corrections, errors, and discoveries

Configuration

No configuration needed. Enable with:

openclaw hooks enable self-improvement