Manage the v7 PR-watch daemon for the user — start/stop watching specific PRs, list current dashboard, force-resume an ignored PR. The PostToolUse hook auto-registers any PR after git push / gh pr create, so this skill is for on-demand operations, not for starting the auto chain. Use when builder says /watch-pr / 盯一下.
Runs before the agent uses a tool for Bash, Bash(git push:*), Bash(gh pr create:*) and Agent tool calls, executing claude-code-hook.sh via bash (4 commands). From 0xmariowu/builders-dont-cry.
Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing claude-code-hook.sh via bash (2 commands). From 0xmariowu/builders-dont-cry.