🎯

remembering-conversations

🎯Skill

from obra/episodic-memory

VibeIndex|
What it does
|

Searches past conversations to retrieve relevant context, insights, and solutions when exploring code, solving problems, or referencing previous work.

Overview

A Claude Code skill that searches past conversations to retrieve relevant context, insights, and solutions when exploring code, solving problems, or referencing previous work. It uses an episodic memory system with a dedicated search agent to efficiently find and synthesize historical conversation data.

Key Features

  • Dispatches a search agent to query past conversation history efficiently
  • Retrieves relevant context, decisions, and solutions from previous sessions
  • Synthesizes findings into actionable 200-1000 word summaries with sources
  • Saves 50-100x context window space compared to loading raw conversations
  • Automatic trigger detection for historical references and architectural decisions

Who is this for?

This skill is designed for developers who work on long-running projects and need to recall past decisions, solutions, and discussions. It is ideal for teams and individuals who build up significant conversation history and want to leverage that knowledge rather than rediscovering solutions.

πŸ“¦

Same repository

obra/episodic-memory(3 items)

remembering-conversations

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add obra/episodic-memory --skill remembering-conversations
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add obra/episodic-memory --skill remembering-conversations
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/remembering-conversations/SKILL.md

SKILL.md

6,679Installs
-
AddedFeb 4, 2026