
Mutable State Inc Ensue Skill
- 422 repo stars
- Updated January 29, 2026
- mutable-state-inc/ensue-skill
mutable-state-inc-ensue-skill is a Claude Code plugin that adds Ensue persistent semantic memory with store, recall, permissions, and triggers for agents.
About
mutable-state-inc-ensue-skill connects Claude Code and compatible assistants to Ensue, a persistent memory service for agents that need more than ephemeral chat context. developers juggling multiple repos and clients can store decisions, user preferences, and architecture notes once, then recall them semantically in later sessions instead of re-pasting README fragments. The plugin surface covers remembering, searching, updating, sharing, and permissioned access—useful while you build agent features, but also when you operate and refine prompts over weeks. Skillselion shelves it under Build / agent-tooling because the primary install reason is upgrading your agent stack, even though memory pays off across ship and operate too. Review Ensue.dev policies, data residency, and sharing rules before storing customer PII or secrets; memory plugins amplify convenience and amplify leakage risk if misconfigured.
- Ensue.dev-backed persistent memory layer with semantic search, store, update, and recall flows.
- Supports sharing memories, permission controls, triggers, and subscribe-style updates across agent sessions.
- Catalog keywords emphasize agents, memories, semantic recall, and long-running remember/search patterns.
- Single-plugin marketplace entry (mutable-state-inc/ensue-skill) with productivity category placement.
- 412 GitHub stars on the source repository per Skillselion ingest metadata.
Mutable State Inc Ensue Skill by the numbers
- Data as of Jul 25, 2026 (Skillselion catalog sync)
/plugin install mutable-state-inc-ensue-skill@mutable-state-inc/ensue-skillAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 422 |
|---|---|
| Last updated | January 29, 2026 |
| Repository | mutable-state-inc/ensue-skill ↗ |
What it does
Give Claude Code and other agents a persistent semantic memory layer so sessions can store, recall, share, and trigger on past context via Ensue.
Who is it for?
Best when you're shipping agent-heavy products and want cross-session memory, semantic recall, and controlled sharing inside Claude Code workflows.
Skip if: Skip if you're forbidden from cloud memory stores, or projects that only need static RAG over docs without interactive remember/update semantics.
What you get
After install, your agent can persist and semantically retrieve memories through Ensue so ongoing work reuses stored context instead of starting cold each time.
- Ensue-integrated memory operations: store, update, semantic search, and recall
- Permission-aware sharing and subscription-style memory triggers where configured
- Durable agent context that survives beyond a single Claude Code session
By the numbers
- 1 plugin in mutable-state-inc/ensue-skill marketplace repo
- 412 GitHub stars per catalog metadata
- Plugin keyword set includes 16 terms: memories, semantic, persistent, recall, permissions, triggers, subscribe, share, s
Recommended Plugins
How it compares
Persistent memory plugin for agents, not a local git-notes skill or a generic vector DB MCP tutorial.
FAQ
Who is Mutable State Inc Ensue Skill for?
It is for developers using Claude Code or agent-capable tools who need Ensue-backed persistent, searchable memory across sessions.
When should I use Mutable State Inc Ensue Skill?
Use it while building or operating agent features whenever context must survive beyond one chat, especially for recurring clients, codebases, or long roadmaps.
How do I add Mutable State Inc Ensue Skill to my agent?
Add the mutable-state-inc/ensue-skill plugin from the Claude Code marketplace, complete Ensue.dev account or API setup per https://ensue.dev, then enable memory tools in your agent session.