ralph-memory

Query and manage RALPH's persistent memory stored in .ralph/memory/*.json files.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/doravidan/supreme-ralph --skill ralph-memory
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ralph-memory
Source: https://github.com/doravidan/supreme-ralph/tree/main/templates/global/skills/ralph-memory
Command: npx skills add https://github.com/doravidan/supreme-ralph --skill ralph-memory

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query and manage RALPH's persistent memory layer across sessions.

Core Features & Use Cases

  • Show memory stats and recent insights
  • Query memory for terms
  • Manage entities, insights, and relationships
  • Export memory and cleanup old entries
  • Use in cross-project AI development to improve context retention

Quick Start

Run: /ralph-memory to view stats, or /ralph-memory query "term" to search memory.

Frequently Asked Questions about ralph-memory

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query persistent AI memory across sessions?

To query persistent AI memory across sessions, use the /ralph-memory query "term" command to search stored insights, or run /ralph-memory to view recent stats and memory entries.

How do I export and clean up old AI memory entries?

You can export and clean up old AI memory entries using /ralph-memory commands designed to export stored data and prune outdated entries, keeping your cross-session context retention optimized.

Can I manage entities and relationships in cross-project AI workflows?

Yes, you can manage entities, insights, and relationships in cross-project AI workflows by running specific memory commands to inspect, update, and prune stored context.

Where is persistent memory data stored for AI development workflows?

Persistent memory data for AI development workflows is stored locally in .ralph/memory/*.json files, allowing you to inspect, export, and manage cross-session context directly.

What is the best way to retain context across AI development sessions?

The best way to retain context across AI development sessions is to use a persistent memory layer that automatically stores insights and relationships in local JSON files for later querying.

Do I need specific dependencies to inspect memory and view stats?

No specific dependencies are required to inspect memory and view stats, as the persistent memory layer operates independently and stores data locally in .ralph/memory/*.json files.

Related Skills