Claude forgets everything. This fixes that.
Ask Claude about past conversations. Get actual answers.
Before: "I don't have access to previous conversations"
After: "We discussed JWT auth on Tuesday. You decided on 15-minute tokens."
Your conversations become searchable. Your decisions stay remembered. Your context persists.
5 minutes. That's it.
Here's what makes this magical: The Reflection Specialist sub-agent.
When you ask about past conversations, Claude doesn't search in your main chat. Instead, it spawns a specialized sub-agent that:
- Searches your conversation history in its own context
- Brings back only the relevant results
- Keeps your main conversation clean and focused
Your main context stays pristine. No clutter. No token waste.
Your conversations → Vector embeddings → Semantic search → Claude remembers
Technical details exist. You don't need them to start.
Once installed, just talk naturally:
- "What did we discuss about database optimization?"
- "Find our debugging session from last week"
- "Remember this solution for next time"
The reflection specialist automatically activates. No special commands needed.
Recent conversations matter more. Old ones fade. Like your brain, but reliable.
Works perfectly out of the box. Configure if you're particular.
"Just use grep" - Sure, enjoy your 10,000 matches for "database"
"Overengineered" - Two functions: store_reflection, reflect_on_past
"Another vector DB" - Yes, because semantic > string matching
Built by developers tired of re-explaining context every conversation.
- Claude Code or Claude Desktop
- Python 3.10+
- 5 minutes for setup
Want to customize? See Configuration Guide.
If you must know:
- Vector DB: Qdrant (local, your data stays yours)
- Embeddings: Voyage AI (200M free tokens/month)
- MCP Server: Python + FastMCP
- Search: Semantic similarity with time decay
- Architecture Deep Dive - How it actually works
- Components Guide - Each piece explained
- Why We Built This - The full story
- Advanced Usage - Power user features
Stop reading. Start installing. Your future self will thank you.
MIT License. Built with ❤️ for the Claude community.
.png)



