npx claudepluginhub tim-hub/powerballDefined in hooks/hooks.json
Write|Edit|Bashbash -c 'if git rev-parse --git-dir > /dev/null 2>&1; then staged=$(git diff --cached --name-only 2>/dev/null); unstaged=$(git diff --name-only 2>/dev/null); if [ -n "$staged" ] && [ -n "$unstaged" ]; then echo "⚠️ You have both staged and unstaged changes. Consider staging everything or committing before continuing."; fi; fi'10msRuns swift-lint-check.sh and swift-build-verify.sh after Write/Edit tool uses; swift-build-verify.sh and test-runner.sh after Bash tool uses. Executes bash scripts, touches files.
Share bugs, ideas, or general feedback.