@zippoxer/recall

by zippoxer · v1.0.0 · prompt

Search and resume past conversations from Claude Code, Codex CLI, and Factory (Droid).

Install

Add @zippoxer/recall to Claude Code with the PolySkill CLI: polyskill add @zippoxer/recall

Instructions

# CLAUDE.md ## Purpose Search and resume past conversations from Claude Code, Codex CLI, and Factory (Droid). ## Principles - **Delightful** - Made with love, feels good to use - **Simple, uncluttered, focused** - Two panes, keyboard-driven, no chrome - **Responsive** - Instant startup via background indexing, sub-100ms search - **Match-recency matters** - Rank by most recent message containing the match (human memory anchors to recent context) - **Seamless resume** - Enter execs directly into the CLI, no intermediate steps ## Development ```bash cargo check # Fast compile check (no binary) c…

Keywords: github, conversation-history, code-assistant, ai-chat, codex-cli, claude-code, droid-factory, prompt-engineering, coding-assistance