Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From ai-sdlc
Enforces AI-SDLC governance: on Stop verifies pnpm build/test/lint passed if code changed, no blocked paths/secrets modified; blocks risky Bash actions; checks GitHub PR merge permissions. Uses bash and Claude agent.
5 events · 7 hooks
npx claudepluginhub ai-sdlc-framework/ai-sdlc --plugin ai-sdlcSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/quality-gate-stop.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/deferred-coverage-check.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/enforce-blocked-actions.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/collect-tool-sequence.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/permission-check.sh"Share bugs, ideas, or general feedback.