remembering-conversations
✓Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history.
Installation
SKILL.md
Core principle: Search before reinventing. Searching costs nothing; reinventing or repeating mistakes costs everything.
YOU MUST dispatch the search-conversations agent for any historical search.
You often get value out of consulting your episodic memory once you understand what you're being asked. Search memory in these situations:
Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history. Source: obra/episodic-memory.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/obra/episodic-memory --skill remembering-conversations- Source
- obra/episodic-memory
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-06
- Updated
- 2026-02-18
Quick answers
What is remembering-conversations?
Use when user asks 'how should I...' or 'what's the best approach...' after exploring code, OR when you've tried to solve something and are stuck, OR for unfamiliar workflows, OR when user references past work. Searches conversation history. Source: obra/episodic-memory.
How do I install remembering-conversations?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/obra/episodic-memory --skill remembering-conversations Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/obra/episodic-memory
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-06