✓ Verified 💻 Development ✓ Enhanced Data

Contextkeeper

ContextKeeper — Safe project state tracking for AI agents.

Rating
4.6 (222 reviews)
Downloads
620 downloads
Version
1.0.0

Overview

ContextKeeper — Safe project state tracking for AI agents.

Complete Documentation

View Source →

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

RiskMitigation
Remote Code ExecutionNo command substitution with user data
PID manipulationNo PID files, no process management
Background processesNo watchers, no daemons
Injection attacksInput validated and escaped

Scripts

Two simple foreground scripts:

ScriptPurpose
ckpt.shCreate checkpoint with message
dashboard.shView project status

Usage

bash
# Create checkpoint
./ckpt.sh "Fixed auth issue"

# View status
./dashboard.sh


Requirements

  • bash
  • git (for project detection)

Part of: TheOrionAI

Installation

Terminal bash

openclaw install contextkeeper
    
Copied!

💻Code Examples

example.sh
# Create checkpoint
./ckpt.sh "Fixed auth issue"

# View status
./dashboard.sh

Tags

#cli_utilities

Quick Info

Category Development
Model Claude 3.5
Complexity Multi-Agent
Author gopinathnelluri
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install contextkeeper