Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From cce-core
Runs uv Python scripts on 8 session events: Discord notifications (Stop, Notification), lint checks post-Edit/Write, chat summaries on Stop, session logging. Writes files.
8 events · 11 hooks
npx claudepluginhub nodnarbnitram/claude-code-extensions --plugin cce-coreSafety 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
uv run "${CLAUDE_PLUGIN_ROOT}"/hooks/stop.py --chatuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/discord_notification.py --emoji ✅uv run "${CLAUDE_PLUGIN_ROOT}"/hooks/pre_compact.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/pre_tool_use.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/post_tool_use.pyEdit|MultiEdit|Writeuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/lint/check.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/notification.py --notifyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/discord_notification.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/session_start.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/subagent_stop.pyuv run "${CLAUDE_PLUGIN_ROOT}"/hooks/user_prompt_submit.py --log-onlyShare bugs, ideas, or general feedback.