bulletproof-memory

Installation
SKILL.md

Bulletproof Memory 🦞

By Hal Labs β€” Part of the Hal Stack

Your agent forgets things. Mid-conversation, after compaction, between sessions β€” context vanishes. This skill fixes that permanently.

The Problem

Agents lose context in three ways:

  1. Compaction β€” old messages get summarized/dropped
  2. Session restart β€” agent wakes up fresh
  3. Distraction β€” mid-conversation, agent forgets earlier details

Traditional fix: "Remember to save important things."

But agents forget to remember.

The Solution: Write-Ahead Log (WAL) Protocol

Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 8, 2026
bulletproof-memory β€” openclaw/skills