ClaudeSuperPower

eidetic

Skill

Claude Code memory system — auto context injection, drift detection, compounding, FTS5/vector search, Obsidian vault export. Zero core deps.

Install

git clone https://github.com/LARIkoz/eidetic.git ~/.claude/skills/eidetic

What is eidetic?

Claude Code memory system — auto context injection, drift detection, compounding, FTS5/vector search, Obsidian vault export. Zero core deps.

Trust

83/100 · Excellent

2 factors scored below maximum

Documentation

README · ~16 min read

🇬🇧 English · 🇷🇺 Русский

License: MIT Version PRs welcome Agents: Claude · Codex · Gemini

Eidetic

Long-term memory for AI coding agents — that knows when its memories go bad.

What is it? · Why · Install · How to use it · How it works · Features · Compare


What is it?

Eidetic gives an AI coding agent long-term memory that lives in plain Markdown files and is searched with hybrid FTS5 + vector search. One engine, two kinds of memory:

  • Personal memory (PUSH) — your own decisions, rules, and project context. The agent writes its own memory: at every session end a small LLM pulls the decisions, rules, and lessons out of the transcript and files them as cards (agent-extracted, 0.5× weight) — your memory grows from just working. It auto-injects into every Claude Code session (recallable on demand from any MCP agent too) and compounds — updating existing notes instead of piling up duplicates.
  • Topic bases (PULL) — an external corpus (API docs, a methodology, a book) you turn into an isolated base and attach only to the projects that need it.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.