Skip to main content

Memory Bank

Plugin Active
Part of:Memory Bank

Token-efficient persistent memory system with 3-tier architecture, branch-aware context, smart compression, session diffing, session continuation protocol, and recovery mode.

Purpose

To enable AI coding assistants to maintain consistent, long-term memory of project context, thereby reducing token waste and enabling longer, more productive sessions.

Features

  • Token-efficient persistent memory system
  • Layered architecture (Global, Project, Session)
  • Branch-aware context management
  • Smart compression and archival of memory
  • Session diffing and conflict detection
  • Recovery mode for memory reconstruction
  • Session continuation protocol for seamless resumption
  • Context budget tracking and warnings

Use Cases

  • Maintaining context across multiple AI coding sessions without re-explaining
  • Reducing token consumption on session warm-up by loading compact memory
  • Switching between different feature branches with distinct project contexts
  • Generating developer handoff documents from project memory

Non-Goals

  • Storing or managing secrets or credentials
  • Executing arbitrary code or commands
  • Acting as a general-purpose file manager or system tool

Workflow

  1. Detect memory files and git context at session start
  2. Perform session diff to identify changes since last memory update
  3. Score memory health and greet user with summary and next step
  4. Update memory mid-session on explicit user commands or task completion
  5. Perform full memory write to MEMORY.md on session end
  6. Compress memory if it exceeds defined thresholds

Trust

  • warning:Issues AttentionThere are 6 open issues and 0 closed issues in the last 90 days, indicating a closure rate below 10% and potentially slow maintainer response.

Installation

First, add the marketplace

/plugin marketplace add Nagendhra-web/memory-bank
/plugin install memory-bank@memory-bank

Quality Score

95 /100
Analyzed about 18 hours ago

Trust Signals

Last commit29 days ago
Stars39
LicenseApache-2.0
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.