arjunkmrm

arjunkmrm / recall

Public

a skill for claude code and codex to recall past conversations

15
1
100% credibility
Found Mar 03, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

A search tool that lets users find and resume past conversations from AI coding assistants Claude Code and Codex using full-text search.

How It Works

1
😩 Lose a Chat

You finish an important conversation with your AI coding helper but can't find it later to pick up where you left off.

2
🔍 Add Search Helper

You add a simple search tool to your AI helper so it can remember all your past chats.

3
💭 Ask to Find Chat

You tell your AI 'find our old talk about that tricky code' and it instantly searches everything.

4
📄 See Matching Chats

You get a neat list of old conversations with previews, dates, and easy labels showing what matches.

5
Pick Your Next Move
🔄
Resume Chat

Jump right back into the conversation as if you never stopped.

📖
Read History

View the full back-and-forth to refresh your memory.

🎉 Back on Track

You seamlessly continue your work, saving time and frustration from lost ideas.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 15 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is recall?

Recall is a Python-based skill for Claude Code and Codex that indexes your past conversations from `~/.claude/projects/` and `~/.codex/sessions/` into a local SQLite FTS5 database. It solves the problem of losing context across sessions by enabling full-text search with BM25 ranking, Porter stemming, phrase queries, and a recency boost for recent chats. Install via `npx skills add arjunkmrm/recall`, then query with `/recall` in Claude Code or natural language like "find sessions about foo", pulling highlighted excerpts tagged by source.

Why is it gaining traction?

This github recall ai stands out as a lightweight, zero-dependency claude code github skill—no extra libs, just Python stdlib—that runs locally on Linux (github recall for linux) with incremental updates scanning only changed files. Developers dig the seamless integration into Anthropic workflows (github skill anthropic), outperforming bloated alternatives like microsoft recall github by staying open recall github and bias-free with smart snippet extraction. The CLI search with filters for project, days, or source hooks power users tired of manual digging.

Who should use this?

Claude Code or Codex heavyweights managing multiple projects, like AI agents builders or prompt engineers juggling long threads. Ideal for devs needing github total recall on past ideas without cloud skill github lock-in, or those tweaking local recall github setups. Skip if you're casual or prefer disabling recall github entirely.

Verdict

Worth a spin for Claude obsessives—solid docs and no-frills install—but at 15 stars and 1.0% credibility, it's early alpha with unproven scale. Test on toy sessions first; contribute if it clicks.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.