#!/bin/bash repo_root="$(cd "$(dirname "$0")/../.." && pwd)" exec "$repo_root/scripts/agent-hooks/code-quality-review-reminder.sh" --skill-dir .cursor/skills "$@"