Stats
Actions
Tags
From alcove
Runs bash scripts on session start to ensure an index is present and on session end to update it. Likely for a cartography or knowledge mapping tool.
2 events · 2 hooks
Where this hook configuration is defined
Defined in .claude-plugin/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*TOOL=$(command -v alcove 2>/dev/null); test -n "$TOOL" && "$TOOL" reap || echo '[alcove] not found, skipping'*node "${CLAUDE_PLUGIN_ROOT}/registry/scripts/install.js"npx claudepluginhub epicsagas/alcove --plugin alcove