Command
List or restore deleted Claude Code session .jsonl files from the off-tree backup.
Command
List or restore deleted Claude Code session .jsonl files from the off-tree backup.
Command
Find the best matching past Claude Code session and produce a ready-to-run resume command.
Command
Resolve, list, or look up HTTP routes in the project's API index (Express / FastAPI / Next.js / NestJS / Flask / Django / Hono / Fastify / Koa / OpenAPI).
Command
Generate a typed env accessor that throws on undeclared keys at runtime — TypeScript or Python.
Command
Scan for zeroed / partial-zero / shrunk files in the current project (or all known projects).
Command
Hybrid (BM25 + vector) search across past Claude Code sessions.
Command
Semantic search across symbols + routes by intent (cosine similarity via Weaviate embeddings).
Command
Manage the restic-backed session-copy subsystem (v0.8.0).
Command
List recent Claude Code sessions in the current scope (project / workspace / global).
Command
Resolve a code symbol against the project's indexed symbol database (catches hallucinated names).
Command
Weaviate corruption rescue toolkit — scan, quarantine-segment, redo-class. Codifies the 2026-05-14 LSM-segment rescue playbook.
Command
Print the last N CHANGELOG release headlines for a repo — passive context priming (v0.8.4).
Hook
Runs once when the project is set up, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs when a session starts, executing dejavu-hook.py via python (2 commands). From HthSolid/claude-dejavu.
Hook
Runs when the agent finishes a response, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs when a session ends, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs when you submit a prompt, before the agent sees it, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.
Hook
Runs before the context is compacted, executing dejavu-hook.py via python. From HthSolid/claude-dejavu.