Stats
Actions
Tags
From vercel
Runs Node scripts on session start (scribe-checkpoint) and session end (capture-stub) to manage session checkpoints and stub data. Automates session lifecycle without shell or file operations.
2 events · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node "${CLAUDE_PLUGIN_ROOT}/hooks/session-end-cleanup.mjs"startup|resume|clear|compactnode "${CLAUDE_PLUGIN_ROOT}/hooks/session-start-seen-skills.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/session-start-profiler.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/inject-claude-md.mjs"npx claudepluginhub vercel/vercel-plugin --plugin vercel-plugin