Stats
Actions
Tags
From personal-assistant
Manages CarTA session lifecycle: checks dependencies on start, runs a prompt hook on user submit, and executes a stop hook on exit.
3 events · 8 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash ${CLAUDE_PLUGIN_ROOT}/scripts/stop-obsidian-daily.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/load-rules.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/init-check.shcommand -v pwsh >/dev/null 2>&1 && pwsh -File ${CLAUDE_PLUGIN_ROOT}/scripts/init-check.ps1 || exit 0echo 'Oturum basladi. init-check script sonucunu oku. INIT_MISSING varsa eksikleri kullaniciya bildir ve /project-init onerisi sun. INIT_MALFORMED varsa: ilgili satir CLAUDE.local.md de VAR ama degeri okunamiyor (format hatali) — kullaniciya hangi alanin formatinin bozuk oldugunu bildir, dogru formati ornekle goster (orn. Obsidian Folder icin: - **Obsidian Folder**: <isim>) ve duzeltmeyi oner. INIT_OK ise sessizce devam et.'bash ${CLAUDE_PLUGIN_ROOT}/scripts/obsidian-context.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/session-obsidian-daily.shbash ${CLAUDE_PLUGIN_ROOT}/scripts/userprompt-obsidian-hint.shnpx claudepluginhub omert11/personal-assistant --plugin personal-assistant