AI AGENT ADDONS

The Context Keeper tool gives your AI assistant a persistent memory for each project you work on. It automatically loads the right project context when you start a new session. This means your assistant remembers what you were doing, what you decided, and what to do next.

It works by tracking your session activity and linking it with git history. You can save session summaries, review past decisions, and quickly resume work where you left off. The tool stores everything in simple files on your computer, so you stay in control.

Anyone who uses Claude Code for coding projects will find this helpful. It keeps your work flowing across multiple sessions without losing important details. No more repeating yourself or searching for past conversations.

Add Ck skill to your workflow

Global

mkdir -p ~/.claude/skills/ck

Project

mkdir -p .claude/skills/ck

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
26 days ago
Created
6 months ago