Back to browse
GitHub Repository

Local knowledge vault for Claude Code across sessions and projects

12 stars

Local knowledge vault plugin for Claude Code

by aneequrrehman·Feb 23, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemNiche GemCozy

Persistent markdown vault lets Claude recall your architecture decisions between sessions.

Strengths
  • Addresses genuine Claude Code friction: AI forgetting recurring domain context forces repeated explanations across sessions
  • Plain markdown storage works offline, integrates with Obsidian, and users own vault files completely
  • Proactive save prompts in CLAUDE.md reduce friction—Claude learns to self-document without user micromanagement
Weaknesses
  • Solves a Claude-specific problem; loses value if you switch AI assistants (GitHub Copilot, Cursor, etc.)
  • No network sync, collaborative vaults, or structured retrieval—just grep-based search across local markdown files
Target Audience

Engineers using Claude Code on multi-project codebases who repeatedly explain architecture decisions

Similar To

Cursor Composer context pinning · Continue IDE memory · Codebase RAG systems

Post Description

While working on multiple projects within the same domain, I had to repeatedly explain domain concepts and other recurring patterns to Claude Code. So I created this plugin for myself that saves domain knowledge and some working context as markdown files. And since it's all local, the vault works great with Obsidian.

Curious to see if anyone is doing something similar.

Similar Projects

AI/MLMid

Cortex – Agent-native knowledge OS on Markdown (Karpathy's LLM Wiki)

Yet another agent knowledge base when Obsidian plugins already do this.

Ship It
jiekepan
302d ago