memory-boost
Installation
SKILL.md
Memory Boost
Two things in one skill:
- Task Memory — every task automatically gets persistent notes so work survives restarts
- Keep-Alive Loop — arm it for long tasks, disarm when done
No external dependencies. Everything lives inside ~/.openclaw/memory/.
Task Memory
When you receive any task, automatically create a task folder:
~/.openclaw/memory/tasks/<task-name>/
RESUME.md — status, heartbeat, next action, key files, restart note
CHECKLIST.md — step-by-step progress
DOCS.md — goal, decisions, gotchas, notes for next session