🔎
AI EngineeringGo

Deja Search

by vshulcz

Deja Search is an AI Engineering skill for Claude Code, published by vshulcz in deja-vu.

685 stars55 forkson vshulcz/deja-vuAdded 2026/08/24+6% in starsRepository updated 2026/08/24
agent-memoryai-memoryantigravitybm25claudeclaude-codeclaude-code-hooksclaude-code-pluginsclaude-code-skillclicodexcoding-agentsdeepseek-harnessdeveloper-toolsdsh-plugingolangmcpmcp-serveropencodezed-extension
Install in seconds
Install Deja Search
Copy Deja Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/vshulcz/deja-vu/tree/main/skills/deja-search ~/.claude/skills/deja-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/vshulcz/deja-vu.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/deja-search/SKILL.md in vshulcz/deja-vu
Installs to
~/.claude/skills/deja-search
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Deja Search does

Deja Search looks up your past AI coding sessions with the deja CLI or MCP tools. Use it before re-debugging errors or revisiting decisions that may already have been solved.

Deja Search is cataloged under AI Engineering on DirSkills. Deja Search comes from a repository tagged agent-memory, ai-memory, antigravity, bm25 and claude.

Documentation

README

Search deja before re-deriving past work: when the user refers to earlier sessions or decisions, before debugging an error, and before implementing something that may already exist. It searches this machine's own history across every AI coding tool used on it, going back further than deja itself was installed.

This skill drives the deja binary through the shell. If the deja MCP tools (recall, recall_context, blame, fix, how, remember) are available in this session, use those instead — same index, one less hop. They appear only when deja install has wired this harness.

Finding something

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Deja Search

  • What else does vshulcz publish alongside Deja Search?

    Deja Search is one of 2 skills that DirSkills catalogs from vshulcz/deja-vu, the repository it ships in. Its siblings there include Deja History. Each one is a separate skill with its own page in this directory, installs the same way Deja Search does, and is maintained by vshulcz in that same repository. The rest of the collection is listed on the vshulcz/deja-vu page.

  • How does Deja Search compare to other AI Engineering skills?

    Deja Search ranks #1749 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Deja Search against them. Open each page to compare what they document and how they install.