Wake State

Persist agent state across crashes, context deaths, and restarts. Use when you need to save current context, restore after a crash, maintain a memory file across sessions, or implement crash recovery. Essential for autonomous agents that must survive context window limits.

modbender 53b8582 2 files · 12.8 KB Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/arc-wake-state commit 53b8582e55

Frequently asked questions

npx skillmds add modbender/wake-state