Equip AI agents with persistent memory for proactive knowledge recall, search, and organization across conversations on technical topics. Deploy autonomous research agents to web-search topics, build hypergraph knowledge trees with concepts and relationships, and batch-persist them. Execute custom TypeScript hooks via Bun across 6 agent lifecycle events, including bash scripts and file operations.
npx claudepluginhub mutable-state-inc/ensue-skill --plugin ensue-memoryGet smarter alongside your AI.
Your intelligence shouldn't reset every conversation. Ensue is a persistent knowledge tree that grows with you - what you learn today enriches tomorrow's reasoning.
Every conversation with an LLM starts from zero. You explain context, re-establish preferences, repeat decisions you've already made. Your knowledge doesn't compound.
Ensue changes that:
Think of it as extended memory. When you ask about GPU inference, the LLM checks what you already know. When you make an architecture decision, it connects to past decisions in similar domains. Your accumulated knowledge becomes part of every conversation.
/plugin marketplace add https://github.com/mutable-state-inc/ensue-skill
/plugin install ensue-memory
Restart Claude Code. The skill will guide you through setup.
| Variable | Description |
|---|---|
ENSUE_API_KEY | Required. Get one at dashboard |
ENSUE_READONLY | Set to true to disable auto-logging (session tracking, tool capture). Manual remember/recall still works. |
# Disable auto-logging for a session
ENSUE_READONLY=true claude
# Or add to ~/.zshrc for permanent read-only mode
export ENSUE_READONLY=true
"remember my preferred stack is React + Postgres"
"what do I know about caching strategies?"
"check my research/distributed-systems/ notes"
Docs · Dashboard · Homepage · API: https://api.ensue-network.ai
Build structured knowledge trees that persist across sessions.
"research GPU inference optimization for my ML server"
"learn about distributed systems"
"help me understand Kubernetes deeply"
The research agent autonomously explores topics, maps concepts and their relationships, identifies knowledge gaps, and writes everything to your Ensue memory. What you learn today compounds into tomorrow's reasoning.

Reflective memory with semantic search for AI agents
Bypasses permissions
Runs without the normal permission approval flow
Executes bash commands
Share bugs, ideas, or general feedback.
Use Memind as persistent memory for Claude Code sessions.
Persistent agent memory that survives across sessions — auto-compacting 3-tier memory with hybrid search. Your agent remembers what it learned, decided, and built.
Persistent memory for Claude Code — memories survive across sessions, projects, and machines
Skill memory layer for Claude Code — auto-capture, learn, and reuse skills from Acontext
Graph-vector memory service providing AI assistants with durable, relational memory for context awareness.
Hook triggers when Bash tool is used
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.