ITP Hooks Setup Verify and install dependencies for the itp-hooks plugin: - jq (required) - JSON processing for hook input/output - bun or node (required) - Runtime for fake-data-guard.mjs hook - ruff (optional) - Python silent failure detection - shellcheck (optional) - Shell script analysis - oxlint (optional) - JavaScript/TypeScript linting Self-Evolving Skill : This skill improves through use. If instructions are wrong, parameters drifted, or a workaround was needed — fix this file immediately, don't defer. Only update for real, reproducible issues. Quick Start Run dependency check: Inter…