memorylane

Community

Zero-config memory for Claude with cost savings.

AuthorAWolf81
Version1.0.0
Installs0

System Documentation

What problem does it solve?

MemoryLane tackles the challenge of losing project context across Claude Code sessions by storing memory locally and rehydrating it on demand, reducing repetitive explanations and API usage.

Core Features & Use Cases

  • Persistent memory categories (context, patterns, insights, learnings) that survive across sessions.
  • Automatic context compression and cost tracking to lower token costs.
  • Passive learning from commits and file edits with a privacy-first design.
  • Use Case: When starting a new coding session, recall decisions and project knowledge to accelerate development.

Quick Start

Use MemoryLane out of the box with Claude:

  • Check status: python3 src/cli.py status
  • Recall: python3 src/cli.py recall "<query>"
  • View insights: python3 src/cli.py insights
  • View costs: python3 src/cli.py costs

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: memorylane
Download link: https://github.com/AWolf81/memory-lane/archive/main.zip#memorylane

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.