483bcbf92e
- Adiciona .learnings/ completo (LEARNINGS, ERRORS, FEATURE_REQUESTS, PATTERN_COUNTER)
- Cria MEMORY.md, SESSION-STATE.md, USER.md template
- Cria memory/2026-05-19.md (log diario)
- cria IDENTITY.md (Pulse ⚡)
- Atualiza AGENTS.md, SOUL.md, TOOLS.md com regras de auto-melhoria
- Instala nova-self-improver v1.0.0 via clawhub
- Skills totais: 6 instaladas
589 B
589 B
name, description, metadata
| name | description | metadata | |||||||
|---|---|---|---|---|---|---|---|---|---|
| self-improvement | Injects self-improvement reminder during 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