Back to Skills Hub
Git-Based Knowledge Graph Memory System for Claude Code

Git-Based Knowledge Graph Memory System for Claude Code

@mourad-ghafiri
developmentGit-Native MemoryKnowledge GraphBranch-Aware Storage

A persistent, branch-aware memory system that uses git notes to store and retrieve contextual information across sessions. Features knowledge graph extraction, token-efficient tiered retrieval, and automatic silent operation for Claude Code.

🚀 GitNotesMemory is a smart memory system that automatically remembers important information across your coding sessions. It stores knowledge directly in your git repository using git notes, so your memories stay local, organized by branch, and never get lost—all without requiring any manual effort.

💡 Perfect for maintaining context on long-term projects, tracking design decisions, documenting research findings, or keeping notes on code patterns. Works seamlessly across different branches, automatically inheriting relevant memories when you create new branches and merging them back when you're done.

✨ Unlike traditional note-taking, this system intelligently retrieves only the most relevant information you need, keeping your AI context lean and efficient while preserving everything important.

GitHub

Requirements

No additional requirements.