c88715051f
node:22-slim does not include Python. The validation step was failing with "python3: not found" (exit 127) on every PR in every plugin repo. Fix: add apt-get install step before the validation step. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>