Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Monitors session context usage and saves checkpoints when approaching limits to prevent data loss before compaction or long tasks.
Monitors session context usage and saves checkpoints when approaching limits to prevent data loss before compaction or long tasks.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Monitors context levels, warns before compaction, and saves checkpoints to preserve important information.
LevelTokensActionSafe0-140kNormal operationWarning140k-160kWarn user, save checkpointCritical160k-197kWarn + stop unless urgentFull197k+Compaction imminent
Before each session and periodically during long conversations: session_status Check the contextTokens field from the response.
When approaching 80% (160k tokens): Save checkpoint to memory file: Read current memory/YYYY-MM-DD.md Add key context: decisions, pending tasks, important details Write back to memory file Alert user: Say: "β οΈ Approaching context limit (~160k tokens). Saving checkpoint to memory before continuing." Ask user: Continue and accept compaction? Summarize and restart fresh? Pause until ready?
Essential information that must survive compaction: Decisions made in this conversation Pending tasks not yet completed Important context (project state, configurations, preferences) Files modified and their paths Unresolved issues requiring follow-up
At session start After every 30k tokens of conversation Before initiating large tasks (file edits, multiple operations) When user asks "how much context do we have left?"
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.