persistent-memory

Community

AI remembers decisions, fixes, and preferences.

AuthorMaciWP
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents the "fresh start problem" by automatically remembering key decisions, bug fixes, user preferences, and successful patterns across AI sessions, ensuring continuity and reducing repetitive work.

Core Features & Use Cases

  • Auto-Detect & Store: Automatically identifies and saves important information (decisions, bug fixes, preferences) from conversations with high confidence.
  • Cross-Session Context: Loads relevant memories at the start of each session, providing immediate context and preventing repeated questions.
  • Use Case: After fixing a complex bug, the AI will automatically save the solution, preventing its recurrence in future sessions, or remember your preferred coding style for new code generation.

Quick Start

Help me fix a WebSocket reconnection bug. Remember the solution for future sessions to prevent it from happening again.

Dependency Matrix

Required Modules

Memory MCP Server

Components

scriptsreferences

💻 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: persistent-memory
Download link: https://github.com/MaciWP/CV_Astro/archive/main.zip#persistent-memory

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