Stats
Actions
Tags
From pr-description-sync
Captures errors from Bash tool calls by running a post-execution script to log or handle failures.
1 event · 1 hook
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
Bashpr_url=$(gh pr view --json url -q .url 2>/dev/null); if [ -n "$pr_url" ]; then echo "{\"hookSpecificOutput\":{\"hookEventName\":\"PostToolUse\",\"additionalContext\":\"You just pushed. A PR exists at $pr_url — consider whether the PR title and description need updating to reflect the latest changes.\"}}"; fi10ms79plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 79 plugins
npx claudepluginhub caseywebb/claude-plugins --plugin pr-description-sync