ai-memory

Official

Keep AI context alive across sessions.

Authorcaseproof
Version1.0.0
Installs0

System Documentation

What problem does it solve?

AI agents and developers often lose context between sessions, leading to repetitive explanations and misaligned work. This skill provides a persistent memory system that captures progress, decisions, and learnings in a centralized, human-readable format.

Core Features & Use Cases

  • Persistent memory set: Tracks STATUS.md, ROADMAP.md, DECISIONS.md, JOURNAL.md, and CLAUDE.md to maintain context across sessions.
  • Structured collaboration: Logs decisions and learnings to support team alignment and onboarding.
  • Seamless AI Fridays: Enables starting a new session with full context and minimal setup.

Quick Start

  • To initialize memory files: /memory-init
  • To begin a session and load context: /memory-start
  • To update the current status after work: /memory-update
  • To log a major decision: /memory-decision
  • To capture a learning: /memory-learn
  • To update the roadmap: /memory-roadmap
  • To generate a session summary: /memory-summary

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: ai-memory
Download link: https://github.com/caseproof/stripe-cli-demo/archive/main.zip#ai-memory

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