Stats
Actions
Tags
From vercel
Runs setup and start scripts on session start, and a cleanup script on session end. Executes bash commands to initialize and tear down the environment.
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