search-conversations
Finds mentions of a keyword or phrase across every Claude Code session stored in ~/.claude/projects/*/*.jsonl and returns matching snippets with surrounding context.
When to use
- User asks about a prior conversation: "where did we discuss X", "which chat was it where we talked about Y", "find the session about Z".
- User wants to recover context from a past session that isn't in memory.
- User references something you don't recognize and suspects it was discussed
[Description truncada. Veja o README completo no GitHub.]