AI AGENT ADDONS

You can search past work across all your sessions. A search gives you an index with IDs and titles. Then you filter the results to find what matters. Finally you fetch the full details for only the items you choose.

This saves time and tokens. You avoid loading everything at once. The workflow is simple: search, filter, fetch. It works for bug fixes, decisions, and any past work.

Use it when you ask about what happened before. Like did we already fix this? or how did we solve X last time? The tool remembers across sessions.

Add Mem Search skill to your workflow

Global

mkdir -p ~/.claude/skills/mem-search

Project

mkdir -p .claude/skills/mem-search

Source Repository

Stars
84,864
Forks
7,327
Watchers
84,864
License
Apache-2.0
Last Push
24 days ago
Created
10 months ago