self-reflection

Originally fromhopyky/self-reflection
Installation
SKILL.md

🪞 Self-Reflection

A skill for continuous self-improvement. The agent tracks mistakes, lessons learned, and improvements over time through regular heartbeat-triggered reflections.

Quick Start

# Check if reflection is needed
self-reflection check

# Log a new reflection
self-reflection log "error-handling" "Forgot timeout on API call" "Always add timeout=30"

# Read recent lessons
self-reflection read

# View statistics
self-reflection stats
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
108
GitHub Stars
598
First Seen
Feb 20, 2026