When a user asks "what did we do about X" or "have we seen Y before," this skill searches agentmemory using hybrid BM25, vector, and graph search to surface past observations, decisions, and code snippets across sessions. It groups results by session and surfaces high-importance items first, which matters because not all context is equally useful. The discipline here is real: if the tool returns nothing, you suggest alternative search terms instead of hallucinating memories. That constraint, never fabricate an observation or session ID, makes this trustworthy for long-running projects where you actually need to know whether something happened or you're just guessing.
npx -y skills add rohitg00/agentmemory --skill recall --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills