What problem does it solve?
This Skill provides a comprehensive memory management system for Claude Code sessions, addressing knowledge discovery, lifecycle management, and team collaboration challenges.
Core Features & Use Cases
- Three-Layer Architecture: Knowledge Graph, Daily Notes, and Tacit Knowledge for structured memory.
- Lifecycle Management: Active and Superseded statuses for knowledge entries.
- Git-Trackable: All memory is stored within the project directory, making it accessible for version control.
- Token-Efficient: Configurable token budget per topic for precise control.
- Hook-Driven: Integrates with Claude Code sessions via lifecycle hooks.
- Smart Cleanup: Automated review for outdated knowledge entries.
- Coexists with Official Auto-Memory: Complements official memory features without conflict.
Quick Start
Use the claude-memory-3layer skill to load the memory system at the start of your Claude Code session.