glhf
✓Search Claude Code conversation history to find past solutions, recall commands, and discover related work. Use when looking for previous implementations, finding commands you ran before, or exploring what was done in past sessions.
Installation
SKILL.md
Search your Claude Code conversation history using hybrid search (text + semantic).
| search | Find content across all sessions | | session | View a specific session's content | | related | Find sessions similar to a given one | | recent | List recent sessions | | projects | List all indexed projects | | status | Show index stats | | index | Rebuild the search index |
| --compact | One-line output, fewer tokens | | --mode semantic | Conceptual search (how to X, patterns) | | --mode text | Exact keyword matching | | -t Bash | Filter by tool (Bash, Read, Edit, Grep, etc.) | | -p . | Filter to current project | | --since 1d | Time filter (1h, 2d, 1w, or date) | | --errors | Only show error results |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/trevors/dot-claude --skill glhf- Source
- trevors/dot-claude
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is glhf?
Search Claude Code conversation history to find past solutions, recall commands, and discover related work. Use when looking for previous implementations, finding commands you ran before, or exploring what was done in past sessions. Source: trevors/dot-claude.
How do I install glhf?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/trevors/dot-claude --skill glhf Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/trevors/dot-claude
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01