claude-self-reflect
Persistent local memory and search for past coding sessions
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-self-reflect?▼
Run `npx skills add ramakay/claude-self-reflect --all -g -y` in your terminal to install everything globally.
How to give Claude Code memory across sessions?▼
This tool indexes your past conversations locally and automatically injects relevant context when you start a new session, so nothing is forgotten.
Does claude-self-reflect send my data to the cloud?▼
No. Everything runs locally in a single binary with SQLite storage and local embeddings, requiring no API keys or external servers.
Can I search past conversations by file or topic?▼
Yes. It offers semantic search by concept, file, recency, and even links code functions to the conversations that shaped them.
Do I need special commands to use it?▼
No. After setup, just ask questions in plain English and relevant past context is found and injected automatically.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core