Letta Ai Claude Subconscious
letta-ai-claude-subconscious is a Claude Code plugin for the Build phase that gives Claude Code a subconscious-style persistence layer so context and reasoning can carry across sessions.
Install when you want Claude Code to retain context and background reasoning across sessions instead of starting cold every time.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install letta-ai-claude-subconscious@letta-ai/claude-subconsciousBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:letta-ai/claude-subconscious") and the paste-ready config with skillselion.get_install_config("plugin:letta-ai/claude-subconscious").
What it does
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. Solo and indie builders 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 builders shipping real products with an AI pair programmer.
Highlights
- 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)
Why builders use it
Every new Claude Code session feels like amnesia, so long-running solo builds lose decisions, constraints, and half-finished reasoning.
After install, Claude Code can lean on subconscious-style continuity so you spend less time re-explaining the project and more time shipping.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 2.6k stars, 0 votes.
FAQ
Who is letta-ai-claude-subconscious for?
Indie and solo 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.
Comments
Share how you use letta-ai-claude-subconscious, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.