What problem does it solve?
It helps you quickly determine whether a question, bug fix, or implementation detail was solved in earlier sessions, so you don’t repeat work and can reuse proven context.
Core Features & Use Cases
- Cross-session memory search: Locate relevant past records using a query and optional filters like type, date range, and project name.
- Timeline anchoring: Pull surrounding context around one or more key results to understand what led to the outcome.
- Safe retrieval workflow: Reduce token usage by searching and filtering first, then fetching full details only for selected IDs.
- Use Case: If you remember “we fixed something related to authentication last week” but can’t recall the exact approach, you can search for prior authentication observations, review the timeline, and then fetch the full details for only the most relevant entries.
Quick Start
Use the mem-search skill to search for prior work on the topic by asking: “Did we already solve authentication token expiration in a previous session, and what was the fix?”