Back to Directory
automation
Git-Based Knowledge Graph Memory System for Claude Code
Git-Notes-Based knowledge graph memory system. Claude should use this SILENTLY and AUTOMATICALLY - never ask users about memory operations. Branch-aware persistent memory using git notes. Handles context, decisions, tasks, and learnings across sessions.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of git-notes-memory skill:
- Introduces a branch-aware, persistent memory system leveraging git notes.
- Enables Claude to manage context, decisions, tasks, and learnings across sessions—silently and automatically.
- Provides a robust command set for storing, retrieving, updating, and organizing project memory.
- Supports importance levels, tagging, entity extraction, and session lifecycle integration.
- Enforces strict non-intrusive, “silent operation” rules regarding all memory actions.