install-agentic-memory-stacklisted
Install: claude install-skill dmmdea/agentic-memory-stack-for-claude-code
# Install the Agentic Memory Stack
Installs a persistent, multi-tier memory backend for Claude Code on a **Windows + WSL2** machine. Safe on a clean machine, a partially-installed machine, or as an upgrade — the installer is **idempotent and operator-agnostic** (it detects your WSL distro, derives every path from your own home/username, and never hardcodes the developer's machine).
> This is an **external infrastructure stack you install once**, not a Claude Code feature. It runs as WSL systemd services + Windows Claude Code hooks. The 4-phase installer (`PREREQS → WSL SERVICES → WINDOWS CONFIG → VERIFY`) is in `install/`; `install.ps1` orchestrates them.
## When to invoke
User says any of: "install agentic memory stack", "set up the memory stack on this PC", "reinstall after format", "rebuild memory backend", "set up mem0 + qdrant + codex". This installer is destructive (registers hooks, writes services) — it runs only on explicit request, never auto-fired.
## What it installs
The runtime is **mem0-server + Qdrant + llama-swap (EmbeddingGemma embedder + bge-reranker) + Codex CLI**, plus the episodic/goals/open-questions sidecar (same mem0-server process) and a DPAPI-isolated canonical-key credential. On disk:
- **WSL systemd-user services** (`1-wsl-services.sh`): `qdrant.service`, `mem0.service` (with the DPAPI key chain + the `MEM0_DEFAULT_USER_ID`/`MEM0_RAW_FALLBACK_ENABLED`/`MEM0_DURABLE_FRESHNESS_ENABLED` env), and timers `l10-audit`, `decay-scan` (Sun 02:00), `st