Plugin Claude Code
Persistent memory layer for AI agents via Ensue Memory Network. Store, search, and share memories with semantic vector search capabilities.
Plugin Claude Code
Persistent memory layer for AI agents via Ensue Memory Network. Store, search, and share memories with semantic vector search capabilities.
Plugin Claude Code
Persistent memory layer for AI agents via Ensue Memory Network.
Instructions file
Claude Code instructions for mutable-state-inc/ensue-skill, a project described as: https://ensue.dev.
Agent
An autonomous research agent for building knowledge trees that make users smarter. Given a learning goal and topic, this agent systematically constructs a comprehensive understanding by mapping concepts, methodologies, and their interconnections.
Hook
Runs when a session starts, executing session-start.sh via bash. From mutable-state-inc/ensue-skill.
Hook
Runs when you submit a prompt, before the agent sees it, executing on-message.sh via bash. From mutable-state-inc/ensue-skill.
Hook
Runs after a tool call finishes for Write, Edit, Bash and Task tool calls, executing post-tool-use.sh via bash. From mutable-state-inc/ensue-skill.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From mutable-state-inc/ensue-skill.
Hook
Runs when the agent finishes a response, executing on-stop.sh via bash. From mutable-state-inc/ensue-skill.
Hook
Runs when a session ends, executing session-end.sh via bash. From mutable-state-inc/ensue-skill.
Skill Claude CodeCodex
Augmented cognition layer that makes users smarter by connecting conversations to their persistent knowledge tree. Use proactively when topics arise that might have prior knowledge, and when users ask to remember, recall, search, or organize. Triggers on technical discussions, decision-making, project work, "remember…