Stats
Actions
Tags
From Convex
Runs a pre-write hook before file modifications, a post-write hook to update state after edits, and an initialization hook on session start. Designed to maintain a stack of changes and manage file edit lifecycles.
3 events · 3 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Write|Edit|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/hooks/convex-lint.mjs"Write|Edit|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/hooks/convex-typecheck.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.mjs"npx claudepluginhub get-convex/convex-backend-skill --plugin convex