From claude-rag
Searches past conversations and tool results for relevant historical context. Auto-activates on references to prior work, project history, or when session-spanning info aids the task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-rag:context-recallThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search the RAG database for context relevant to the current conversation.
Search the RAG database for context relevant to the current conversation.
Determine the best search query from the current conversation context. Focus on:
Use mcp__plugin_claude-rag_rag__search with:
Return findings concisely:
If no relevant results found, don't force it. Simply state that no relevant historical context was found.
npx claudepluginhub thisisyoyodev/claude-plugins --plugin claude-ragSearch previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search.
Searches and recalls previous Claude Code conversation sessions to find past discussions, decisions, and solutions.
Searches past conversations before answering, guessing, or treating topics as new. Avoids reinventing solutions by recalling prior decisions, patterns, and gotchas.