Stats
Actions
Tags
From go-formatter
Reminds the user to load the tdder:java or tdder:maven skill before editing Java files or pom.xml. Triggers on Write/Edit tool calls, adding context via PreToolUse hook.
1 event · 1 hook
Safety 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
Write|Edit|Updatejq -r '.tool_input.file_path | select(endswith(".go"))' | xargs -r goimports -wnpx claudepluginhub iceleaf916/my-cc-plugins --plugin go-formatter