claude-historian

Installation
SKILL.md

Claude Historian

Search conversation history before starting fresh. You may already have the answer.

When to Use

Before WebSearchsearch(query: "...", scope: "similar") or search(query: "...", scope: "conversations"). Past solutions beat web results.

Stuck on an errorsearch(query: "<error message>", scope: "errors"). Finds past fixes with code.

Entering a familiar projectsearch(scope: "sessions") for recent work. search(query: "...", scope: "plans") for past decisions.

Working on a familiar filesearch(scope: "files", filepath: "src/index.ts"). Shows past changes with context.

Quick Reference

Installs
74
GitHub Stars
180
First Seen
Feb 15, 2026