npx claudepluginhub vercel/vercel-plugin --plugin vercel-pluginDefined in hooks/hooks.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"Runs Node.js script to check environment on SessionStart and another to reflect on session on SessionEnd. Uses command hooks with timeouts, no bash or file writes.
Share bugs, ideas, or general feedback.