🕰️
AI EngineeringGo

Deja History

by vshulcz

Deja History 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 History
Copy Deja History 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/claude-plugin/skills/deja-history ~/.claude/skills/deja-history

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
claude-plugin/skills/deja-history/SKILL.md in vshulcz/deja-vu
Installs to
~/.claude/skills/deja-history
Collection
One of 2 skills cataloged from this repository
Category
AI Engineering2451 skills

What Deja History does

Deja History searches past AI coding sessions on this machine to recover prior decisions, fixes, and context. Use it before re-debugging or re-implementing something that may already have been solved.

Deja History is cataloged under AI Engineering on DirSkills. Deja History 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.

If these tools are not available in this session, the same index is reachable through the shell: deja search --json "<query>", deja ctx <query>, deja blame <path> --json.

Finding something

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

Frequently asked about Deja History

  • What else does vshulcz publish alongside Deja History?

    Deja History is one of 2 skills that DirSkills catalogs from vshulcz/deja-vu, the repository it ships in. Its siblings there include Deja Search. Each one is a separate skill with its own page in this directory, installs the same way Deja History 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 History compare to other AI Engineering skills?

    Deja History ranks #1748 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 History against them. Open each page to compare what they document and how they install.