read-memories

Retrieve and analyze Claude Code session logs for specified keywords.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/vathymut/copilot-skills --skill read-memories-vathymut
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: read-memories
Source: https://github.com/vathymut/copilot-skills/tree/main/.github/skills/read-memories
Command: npx skills add https://github.com/vathymut/copilot-skills --skill read-memories-vathymut

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps to retrieve and remember past decisions, patterns, or unresolved work from Claude Code session logs, enhancing the context for current interactions.

Core Features & Use Cases

  • Session Log Search: Efficiently search past session logs for keywords.
  • Contextual Enrichment: Enhance current responses by incorporating insights from previous sessions.
  • Use Case: When a user refers to a past discussion or needs to remember a specific detail mentioned earlier.

Quick Start

To recall information from a past session, type: remember <keyword>

Frequently Asked Questions about read-memories

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

FAQPage Schema
How do I recall past Claude Code session logs for context?

Recalling past Claude Code session logs involves retrieving and analyzing saved session files for specified keywords. This Skill searches session logs and incorporates past insights to enrich current conversation context.

What is the best way to search session logs for past decisions?

The best way to search session logs for past decisions is using the recall command with a target keyword. The Skill scans past Claude Code session logs to surface matching entries and restore lost conversation context.

Can I use conversation context retrieval to continue unresolved work?

Yes, conversation context retrieval helps continue unresolved work by extracting past patterns from session logs. Searching for specific keywords identifies previous tasks and enriches your current Claude Code prompt.

Do I need any dependencies to retrieve memory recall from session logs?

Retrieving memory recall from session logs requires no external dependencies. You only need access to existing Claude Code session log files and basic text processing capabilities to search past conversations.

Why does my session log search not return past conversation context?

Your session log search might not return conversation context if specified keywords do not match entries in the session log files. Ensure search terms accurately reflect the vocabulary used in past Claude Code interactions.