memory-keeper

Community

Remember everything, never repeat mistakes.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures critical decisions, project patterns, and solutions are persistently stored and easily recalled across sessions, building institutional memory and preventing knowledge loss or the need to rediscover solutions.

Core Features & Use Cases

  • Decision Archiving: Stores architectural and technical decisions with full context, rationale, and trade-offs for future reference.
  • Pattern Tracking: Identifies and remembers recurring solutions, best practices, and common issues, making them available for reuse.
  • Knowledge Base Management: Builds a comprehensive, searchable project knowledge base that supports onboarding and consistency.
  • Use Case: After making a complex architectural decision, use this skill to document the decision, its rationale, and alternatives considered, ensuring future team members understand the "why" and can quickly get up to speed.

Quick Start

Use the memory-keeper skill to store the decision about using Zod for all backend validation, including the reasons why.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-keeper
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#memory-keeper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository