git-notes-memory
Git-Based Knowledge Graph Memory System for Claude Code
#Productivity
#Developer Tools
#Artificial Intelligence
#GitHub
git-notes-memory – Git-Based Knowledge Graph Memory System for Claude Code
Summary: git-notes-memory uses git notes to create a persistent, branch-aware knowledge graph memory system for Claude Code, enabling contextual information storage and retrieval across sessions.
What it does
It stores and retrieves contextual data using git notes, operating silently as a Claude Code skill to maintain memory across branches and sessions.
Who it's for
Developers using Claude Code who need a persistent, branch-aware memory system integrated with git.
Why it matters
It provides a parallel memory layer that preserves context automatically across project sessions and branches.