yggdrasil
01Plugin Claude Code
Plugin marketplace listing 1 plugin: yggdrasil.
Plugin Claude Code
Plugin marketplace listing 1 plugin: yggdrasil.
Plugin Claude Code
One shared, durable memory for your AI coding agents — local-first, zero-dependency. Decisions, lessons and status persist across sessions, tools and projects.
Command
Diagnose the Yggdrasil install (engine, models, MCP, hooks).
Command
Check the Yggdrasil engine and memory status.
Command
Audit Yggdrasil memory quality (duplicates, leakage, truncated).
Command
Recall durable memory across all your projects (Yggdrasil).
Command
Save a durable memory for this project (Yggdrasil).
Command
Work the Yggdrasil curation queue (duplicates, stale, conflicts).
Command
Distill your recent work into durable Yggdrasil memory (local).
Command
Show what's in Yggdrasil memory (by project, type, scope).
Command
Upgrade Yggdrasil to the latest version and redeploy the engine.
Hook
Runs when a session starts, executing ygg_session_start.py via python3. From VonderVuflya/Yggdrasil.
Hook
Runs when you submit a prompt, before the agent sees it, executing ygg_user_prompt.py via python3. From VonderVuflya/Yggdrasil.
Skill Claude CodeCodex
Durable, cross-session, cross-project memory for the user's work via Yggdrasil. Use at the START of any non-trivial task to recall prior decisions, solutions, and lessons (yggrecall / yggbootstrap), and AFTER solving something reusable to save it (yggremember). Trigger when the user says "have we done this before"…
MCP server Claude CodeCodexCursor +2
One shared, durable memory for all your AI coding agents — MCP, local-first, zero-dependency. Runs locally from the yggdrasil-memory Python package. Needs 2 environment variables to run.