Stats
Actions
Tags
From sdlc
Suggests relevant plugins when Claude Code reads, globs, or greps files, running a bash script to recommend tools.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Agentbash -c 'for d in "${CLAUDE_PLUGIN_ROOT:-}" "${HOME}/.claude/plugins/cache/sdlc" "${PWD}/plugins/sdlc"; do f="$d/hooks/enforce-agent-model.sh"; if [ -f "$f" ]; then bash "$f"; exit 0; fi; done; echo "{\"hookSpecificOutput\":{\"hookEventName\":\"PreToolUse\",\"permissionDecision\":\"allow\"}}"'131plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 131 plugins
npx claudepluginhub aratkruglik/claude-sdlc --plugin sdlc