npx claudepluginhub get-real-xr/agent-plugins --plugin jj-worktree-compatDefined in hooks/hooks.json
command -v jj >/dev/null 2>&1 || { echo 'jj-tools: jj (Jujutsu) is required but not found. Install: https://jj-vcs.github.io/jj/latest/install-and-setup/' >&2; exit 1; }5msRuns ccwatch Node.js CLI 'repair' command on SessionStart for startup, resume, clear, and compact matchers. Uses shell script to find plugin directory and execute node dist/cli.js repair.