Communityv1.0.0

Compaction Survival System

Prevent context loss during LLM compaction via Write-Ahead Logging (WAL), Working Buffer, and automatic recovery. Three mechanisms that ensure critical state...

1.4kdownloads6active installsrustyorb
View on ClawHubBack to Skills

Skill Details

Slug
compaction-survival
Latest Version
1.0.0
Author
rustyorb
Published
Feb 26, 2026
Updated
May 17, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Compaction Survival System.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release. WAL protocol + Working Buffer + Compaction Recovery. Three mechanisms to prevent context loss during LLM compaction.