Deep Recall banner
Leo-Atienza Leo-Atienza

Deep Recall

Development community

Description

--- description: "Deep semantic search over the ENTIRE vault (2k+ notes incl. session-log, handoffs, transcripts, graph) via the local TurboQuant index — the tier /recall deliberately skips. Use when /recall comes up thin or the answer likely lives in past session history." argument-hint: "<topic or question>" --- # /deep-recall — full-corpus semantic search (TurboQuant, offline) !`python ~/.claude/scripts/semantic/recall_semantic.py search "$ARGUMENTS" -k 8` The block above is pure **semanti

Installation

Installs to ~/.claude/skills/leo-atienza-atlas-claude-deep-recall/SKILL.md

Terminal
mkdir -p ~/.claude/skills/leo-atienza-atlas-claude-deep-recall && curl -fsSL https://raw.githubusercontent.com/Leo-Atienza/atlas-claude/HEAD/commands/deep-recall.md -o ~/.claude/skills/leo-atienza-atlas-claude-deep-recall/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository