lore-search

Clarify intent and search past Claude Code conversations with keyword and semantic queries.

7|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/hyunjae-labs/lore --skill lore-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lore-search
Source: https://github.com/hyunjae-labs/lore/tree/main/skills/lore-search
Command: npx skills add https://github.com/hyunjae-labs/lore --skill lore-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Clarify user intent before searching past Claude Code conversations and guide effective queries, reducing irrelevant results and speeding up retrieval across projects, branches, and sessions.

Core Features & Use Cases

  • Clarification before search: prompts the user to specify project, time window, and scope to tailor results.
  • Dual-format query formulation: combines keyword anchors with semantic intent to satisfy both BM25 and semantic search engines.
  • Multilingual support: handles content in multiple languages, including Korean, enabling cross-language searches.
  • Use cases: recall past decisions, locate prior sessions, and audit conversations across projects.

Quick Start

Ask Lore Search to clarify your intent and define the search scope, then run a targeted query to locate relevant past conversations.

Frequently Asked Questions about lore-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find past Claude Code conversations across different projects?

You can search past conversations by clarifying your intent and project scope, then executing context-aware queries with filters like project, branch, and time frame to retrieve relevant sessions.

How do I search past Claude Code sessions using specific filters like branch or time frame?

You can search past conversations by clarifying your intent and project scope, then executing context-aware queries with filters like project, branch, and time frame to retrieve relevant sessions.

Can I search past Claude Code conversations in multiple languages including Korean?

Yes, it handles content in multiple languages including Korean by applying dual-format queries that combine keyword anchors with semantic intent across multiple languages.

What is the best way to recall past decisions from previous Claude Code sessions?

The best way to recall past decisions is to run a targeted query after defining your search scope, which applies dual-format query formulation to satisfy both BM25 and semantic engines for fast retrieval.

Do I need to specify the project and time window before searching past conversations?

Yes, the Skill prompts you to specify the project, time window, and scope before searching to tailor results and reduce irrelevant matches across branches and sessions.

Why use dual-format queries when searching past Claude Code conversations?

Dual-format queries combine keyword anchors with semantic intent to satisfy both BM25 and semantic search engines, reducing irrelevant results and speeding up retrieval across projects.