Persists user preferences, coding patterns, and architectural decisions to a long-term knowledge base using the Erinra MCP server.
The Remember skill provides Claude with a long-term memory system by integrating with the Erinra MCP server. It allows users to capture important context—such as personal coding styles, complex bug fixes, and high-level architectural decisions—that would otherwise be lost between sessions. The skill intelligently classifies information, checks for duplicates, and links related concepts together, creating a structured knowledge base that makes Claude more helpful and personalized as you use it. It includes built-in safeguards to prevent the storage of sensitive data or project-specific notes that belong in local documentation.
주요 기능
01Project-aware tagging and organization for easy retrieval
02Structured safeguards against storing secrets or transient data
03Intelligent deduplication and merging of similar existing memories
040 GitHub stars
05Automatic classification into types like preference, pattern, decision, and bug-fix
06Relational linking to connect new memories to existing context
사용 사례
01Documenting obscure bug fixes and their solutions to prevent recurring issues
02Recording global development preferences like indentation styles or naming conventions
03Saving high-level architectural choices that span multiple projects and repositories