serena-memory

Community

Persist project context across sessions.

AuthorKarlito8888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides durable memory storage to preserve architectural decisions, patterns, and context between sessions.

Core Features & Use Cases

  • Store memory: Save decisions, patterns, or contextual notes.
  • Recall memory: Retrieve stored memories by key or category.
  • List memories: Browse all stored memories.
  • Delete memory: Clean obsolete entries.

Quick Start

Store a memory with key "routing_strategy" and later recall it to guide routing decisions.

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: serena-memory
Download link: https://github.com/Karlito8888/new-ggv-gps/archive/main.zip#serena-memory

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