
Blas0 Unseveredmemory
- 48 repo stars
- Updated January 3, 2026
- blas0/UnseveredMemory
blas0-unseveredmemory is a Claude Code plugin that enforces a lightweight persistent memory system so context stays attached across sessions.
About
blas0-unseveredmemory is a Claude Code plugin that implements UnseveredMemory, a simple and lightweight yet purposeful memory system aimed at developers who want persistence without operating a separate graph-vector service. It emphasizes enforced memory so the agent actually uses stored context instead of treating notes as optional. That fits workflows where you iterate in the same repo for months and need stable naming, stack choices, and personal rules to survive session boundaries. The design is organic rather than enterprise-heavy, which appeals when you are shipping fast and do not want memory infrastructure to become its own project. Pair it when Claude keeps forgetting your conventions or when you are tired of maintaining long system prompts. It complements task-specific skills; it does not replace version control, issues, or product analytics.
- Simple, organic memory system purpose-built for Claude Code
- Enforced persistence so context is not optional each session
- Lightweight alternative to large graph-vector memory deployments
- Focus on persistent system context rather than one-off prompts
- Single-plugin community bundle in the Skillselion listing
Blas0 Unseveredmemory by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install blas0-unseveredmemory@blas0/UnseveredMemoryAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 48 |
|---|---|
| Last updated | January 3, 2026 |
| Repository | blas0/UnseveredMemory ↗ |
What it does
Add a lightweight enforced memory layer so Claude Code keeps organic, persistent context without a heavy external stack.
Who is it for?
Best when you want enforced, low-friction memory without standing up AutoMem-scale infrastructure.
Skip if: Skip if you need shared multi-user knowledge graphs, compliance audit trails, or cross-tool MCP memory buses.
What you get
After installing UnseveredMemory, Claude Code can rely on enforced persistent memory so repeat conventions and project facts carry forward.
- Enforced persistent memory hooks for Claude Code
- Reduced re-prompting for stable project conventions
- Single-plugin install from the UnseveredMemory repo
By the numbers
- Catalog lists pluginCount: 1 for blas0-unseveredmemory
- Repository: blas0/UnseveredMemory
- Community-category listing with enforced-memory positioning
Recommended Plugins
How it compares
Claude-native enforced memory plugin, not a standalone MCP graph-vector service.
FAQ
Who is Blas0 Unseveredmemory for?
It is for Claude Code users who want an enforced, lightweight memory layer integrated with their agent workflow rather than manual copy-paste context.
When should I use Blas0 Unseveredmemory?
Use it when session amnesia breaks your conventions, or when you want persistent project memory without deploying a separate memory server.
How do I add Blas0 Unseveredmemory to my agent?
Add the blas0/UnseveredMemory plugin from the repository instructions into Claude Code’s plugin configuration and follow the README to enable the memory system for your project.