Stats
Actions
Tags
From go-formatter
On Edit/Write tool calls, checks if the target file is a Java source or pom.xml and injects a reminder to load the corresponding skill (tdder:java or tdder:maven) before editing. Uses jq to parse tool input and outputs JSON via echo.
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-formatter152plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 152 plugins