jaredrhod/ai-memory-vault ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple open source system that turns an Obsidian vault into persistent memory for Claude Code or another AI assistant.

I want it to keep important context outside the model in plain markdown, so the AI can remember my projects, preferences, recurring tasks, and daily notes across sessions without using a vector database. It should include a boot file for the AI to read at startup, a vault index that explains how the memory system works, a daily note template, and a small pointer file that keeps the AI’s own memory linked back to the vault instead of drifting off on its own.

Please make it feel practical and easy to use, with fill in the blank spots where I can add my own info. The result should help the AI interview me, learn my style, and update my profile over time. If you need to check current docs for Claude Code or Obsidian details, do that. Keep everything local first and written in markdown, with clear instructions for where each file should go.