search-history
Installation
SKILL.md
Search Claude Code Conversation History
Search across all Claude Code sessions and projects to find past discussions, solutions, and context.
Usage
/search-history "aviz-museum" /search-history "supabase migration" --project Users-aviz-dreemz-backend /search-history "Riley Brown" --user-only --limit 5
Parameters
<search-term>-- keyword or phrase to search (required)--project <name>-- limit to specific project dir (e.g., -Users-aviz-sb)--user-only-- only search user messages (skip assistant/progress/system)--limit N-- max sessions to show (default: 10)