How this skill is triggered — by the user, by Claude, or both
Slash command
/hydradb:recallThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is kept only as a deprecated alias. Use `/hydradb:search` instead.
This skill is kept only as a deprecated alias. Use /hydradb:search instead.
npx claudepluginhub usecortex/hydradb-claude-code --plugin hydradbSearches and reads entries from the Mori shared memory store. Useful for recalling past decisions, patterns, and project context with filters for type, tag, client, recency.
Searches long-term memory from previous Claude Code sessions using memsearch, retrieving relevant context to resume work or recall past decisions.
Searches and retrieves facts, decisions, and past context from SuperLocalMemory using multi-channel semantic retrieval with reranking. Use before storing new facts to avoid duplicates.