Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From AIPS
Runs safety checks, linting, and context injection across Claude Code lifecycle events. Executes bash scripts at session start, stop, tool use, and pre-compact to enforce guardrails.
5 events · 5 hooks
npx claudepluginhub kernalix7/aips --plugin AIPSSafety 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
bash "${CLAUDE_PLUGIN_ROOT}/hooks/Stop.sh"5msbash "${CLAUDE_PLUGIN_ROOT}/hooks/PreCompact.sh"5msbash "${CLAUDE_PLUGIN_ROOT}/hooks/PreToolUse.sh"5msbash "${CLAUDE_PLUGIN_ROOT}/hooks/PostToolUse.sh"5msbash "${CLAUDE_PLUGIN_ROOT}/hooks/SessionStart.sh"10msShare bugs, ideas, or general feedback.