
Letta Ai Claude Subconscious
- 2.9k repo stars
- Updated July 1, 2026
- letta-ai/claude-subconscious
letta-ai-claude-subconscious is a Claude Code plugin that gives Claude Code a subconscious-style persistence layer so context and reasoning can carry across sessions.
About
letta-ai-claude-subconscious is a Claude Code plugin from Letta that aims to give your coding agent a subconscious: background state and continuity so Claude Code does not behave like a stateless assistant on every new thread. Developers who run multi-day features, refactors, or product experiments often lose nuance when context windows reset; this plugin targets that gap by wiring subconscious-style persistence into the Claude Code workflow. It fits the Skillselion Build phase under agent-tooling because it changes how the agent remembers and reasons over time, not a single API or UI task. You would install it when your stack is already Claude Code-centric and you want memory-like behavior without hand-rolling note files and session summaries. Complexity is intermediate: you need Claude Code set up and comfort with Letta’s agent model. It is not a marketplace of skills or an MCP server catalog entry—it is one focused plugin bundle extending agent runtime behavior for developers shipping real products with an AI pair programmer.
- Adds a persistent subconscious layer on top of Claude Code sessions
- Community-listed Letta plugin bundle (1 plugin) focused on claude + subconscious workflows
- Designed for builders who want longer-horizon agent memory without rebuilding context each chat
- Pairs with agent-first product work where decisions span many coding sessions
- GitHub repo letta-ai/claude-subconscious with strong community interest (~2.6k stars)
Letta Ai Claude Subconscious by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install letta-ai-claude-subconscious@letta-ai/claude-subconsciousAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2.9k |
|---|---|
| Last updated | July 1, 2026 |
| Repository | letta-ai/claude-subconscious ↗ |
What it does
Install when you want Claude Code to retain context and background reasoning across sessions instead of starting cold every time.
Who is it for?
Best when you're living in Claude Code on multi-session features and want agent memory without building a custom RAG stack.
Skip if: Skip if you only need one-shot codegen with no cross-session continuity, or users not on Claude Code.
What you get
After install, Claude Code can lean on subconscious-style continuity so you spend less time re-explaining the project and more time shipping.
- Claude Code plugin wired for subconscious-style behavior
- Reduced manual context rehydration across coding sessions
- Agent tooling aligned with long-horizon solo builds
By the numbers
- 1 plugin in the bundle
- Repository: letta-ai/claude-subconscious
- ~2593 GitHub stars (catalog ingest snapshot)
Recommended Plugins
How it compares
Agent-runtime memory plugin, not an MCP integration pack or a skills.sh task skill.
FAQ
Who is Letta Ai Claude Subconscious for?
Developers using Claude Code who want subconscious-style persistence across coding sessions instead of resetting context every time.
When should I use Letta Ai Claude Subconscious?
Use it when a feature or refactor spans days of agent-assisted work and you are tired of re-pasting architecture notes and todos into each new chat.
How do I add Letta Ai Claude Subconscious to my agent?
Register the letta-ai/claude-subconscious Claude Code plugin from its GitHub repo in your Claude Code plugin setup, then follow Letta’s README for subconscious configuration.