auto-checkpoint
CommunityKeep your agent's context alive.
Software Engineering#state management#checkpointing#agent memory#context continuity#session persistence#data backup
Authorrockywuest
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures your AI agent maintains its operational state and context across sessions, preventing it from "forgetting" its progress or important information.
Core Features & Use Cases
- State Injection: Automatically injects the last known operational state into the agent's context at the start of each new session.
- Staleness Detection: Warns you if the checkpoint is older than a configurable threshold, prompting you to update it.
- Compaction Backup: Creates a timestamped backup of the checkpoint file before the agent's context is compacted, safeguarding against data loss.
- Use Case: For an agent managing a long-term project, this ensures it remembers all previous tasks, decisions, and ongoing discussions every time you interact with it, even after restarts or context cleanups.
Quick Start
Instruct the agent to use the auto-checkpoint skill to inject the last operational state into the current session.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: auto-checkpoint Download link: https://github.com/rockywuest/openclaw-memory-local/archive/main.zip#auto-checkpoint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.