Поиск и ранжирование в системе памяти Claude
ai-tooling
claude-mem-search-system is a Claude Code skill that implements the search subsystem of the claude-mem persistent memory system, combining keyword and vector search with result ranking, tag and project filtering, age-weighted relevance scoring, and re-ranking. It is used when fine-tuning search output or extending the search API — for example, to add a domain-specific boost or swap in a custom embedder. The skill is aimed at developers who want precise control over how Claude retrieves context from previous sessions stored by claude-mem.
- #ai-tooling
- #knowledge-management
- #performance