ContextKeeper
/install contextkeeper
ContextKeeper 🔮
Safe project state tracking for AI agents
Keeps track of what you're working on across sessions. Create checkpoints manually, view status in dashboard.
Security
| Risk | Mitigation |
|---|---|
| Remote Code Execution | No command substitution with user data |
| PID manipulation | No PID files, no process management |
| Background processes | No watchers, no daemons |
| Injection attacks | Input validated and escaped |
Scripts
Two simple foreground scripts:
| Script | Purpose |
|---|---|
ckpt.sh |
Create checkpoint with message |
dashboard.sh |
View project status |
Usage
# Create checkpoint
./ckpt.sh "Fixed auth issue"
# View status
./dashboard.sh
Requirements
- bash
- git (for project detection)
Part of: TheOrionAI
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install contextkeeper - After installation, invoke the skill by name or use
/contextkeeper - Provide required inputs per the skill's parameter spec and get structured output
What is ContextKeeper?
ContextKeeper — Safe project state tracking for AI agents. Manual checkpoint creation with validated inputs. No background processes, no PID manipulation, no... It is an AI Agent Skill for Claude Code / OpenClaw, with 823 downloads so far.
How do I install ContextKeeper?
Run "/install contextkeeper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ContextKeeper free?
Yes, ContextKeeper is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ContextKeeper support?
ContextKeeper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ContextKeeper?
It is built and maintained by Gopinath Nelluri (@gopinathnelluri); the current version is v0.2.3.