Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From content-discovery
Automatically lints and formats file changes after edits, and reconciles session state on startup. Runs shell scripts to enforce code style and sync session data.
2 events · 2 hooks
npx claudepluginhub longkeyy/claude-discoverSafety 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
Writejq -r '.tool_input.file_path' | xargs -I {} sh -c 'if [[ {} =~ \.json$ ]]; then jq empty {} 2>/dev/null || echo "⚠️ Invalid JSON: {}"; fi'.claude-plugin/scripts/hooks/session_start.shShare bugs, ideas, or general feedback.