Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From alcove
Runs bash scripts on session start to ensure local data is indexed, and on session close to update records. Executes shell commands.
2 events · 2 hooks
npx claudepluginhub epicsagas/alcove --plugin alcoveWhere 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"Share bugs, ideas, or general feedback.