contextkeeper
SKILL.md
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
Weekly Installs
1
Repository
openclaw/skillsGitHub Stars
3.8K
First Seen
Mar 5, 2026
Security Audits
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1