← ClaudeAtlas

contextsearchlisted

Find prior LifeOS work — sessions, ISAs, conversations — by topic or date phrase; searches the work registry, titles, dir names, ISA bodies, and conversation logs, ranked by relevance. USE WHEN context search, prior work, browse sessions, recall, remember, previous sessions, context recovery, what did we do, find session, search history, what was that project, pick up where we left off, resume, look up old work, cold start, yesterday's work, last week, find that session, the one about. NOT FOR searching published content like blog posts/newsletters/tweets (use _CONTENTSEARCH) or the typed-graph Knowledge Archive (use Knowledge).
DorShaer/Husk · ★ 12 · AI & Automation · score 72
Install: claude install-skill DorShaer/Husk
# ContextSearch ## Customization **Before executing, check for user customizations at:** `~/.claude/LIFEOS/USER/CUSTOMIZATIONS/SKILLS/ContextSearch/` If this directory exists, load and apply any PREFERENCES.md, configurations, or resources found there. These override default behavior. If the directory does not exist, proceed with skill defaults. ## What It Does Finds prior LifeOS work — sessions, ISAs, conversations — by topic, partial words, or date phrases like "yesterday" or "last week". A deterministic Bun CLI searches five sources in parallel, scores by token-overlap times recency, applies date filters, and returns ranked results with snippets. ## The Problem Work spreads across sessions, ISAs, and conversation logs, and a week later you can't remember where a project lived or what it was called. Substring search misses it because you remember the gist, not the exact title. You need to recall half-remembered work fast — by a few words, or by "the thing I did yesterday" — and pick up where you left off without rereading everything by hand. ## How It Works Search prior work for: **$ARGUMENTS** The skill body delegates to a deterministic Bun CLI. The tool searches five sources in parallel, scores by token-overlap × recency, applies date filters, and returns ranked results. ## Workflow Routing Single-tool skill — no `Workflows/` directory. Every invocation routes to the one CLI: | Workflow | Trigger | File | |----------|---------|------| | Search (inline) | cont