End Session Wiki Setup banner
yotamleo yotamleo

End Session Wiki Setup

Documentation community

Description

--- description: Configure which Obsidian vault the end-session-wiki hook captures sessions into — by vault NAME (distributable, HIMMEL-403), an absolute vault_path, or the global LUNA_VAULT_PATH. argument-hint: (none — interactive) --- Point the `end-session-wiki` SessionEnd hook (`scripts/hooks/end-session-wiki.{sh,ps1}`) at the right Obsidian vault. The hook resolves its target vault by precedence (**first match wins**): 1. per-repo `.claude/end-session-wiki.json` **`vault_path`** (absolute

Installation

Installs to ~/.claude/commands/yotamleo-himmel-end-session-wiki-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yotamleo/Himmel/HEAD/.claude/commands/end-session-wiki-setup.md -o ~/.claude/commands/yotamleo-himmel-end-session-wiki-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository