Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From hooks-collection
Enforces safety checks on Bash, Read, and Edit/Write tool calls before execution, and auto-formats files after edits. Runs bash scripts that can block or modify tool behavior.
2 events · 3 hooks
npx claudepluginhub alexey1312/agents-plugins --plugin hooks-collectionSafety 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.*(swift build|xcodebuild)echo 'Tip: Pipe to xcsift for structured output: | xcsift -f toon'Edit.*\.swift$echo 'Consider running SwiftLint: swiftlint lint --path <file>'Bash.*xcodebuild.*testecho 'Tests complete. Run /analyze-build --coverage for coverage report.'Share bugs, ideas, or general feedback.