Files
sandipkumar-yadav d74e3d6e58 chore: remove skill validation logic @W-24006609@ (#342)
* chore: remove skill validation logic

Removes the SKILL.md validator and its CI enforcement from sf-skills;
this will be revisited later.

- delete scripts/validate-skills.ts and .github/workflows/validate-skills.yml
- drop the validate:skills npm script and its validator-only devDeps
  (js-yaml, @types/js-yaml, tsx); refresh package-lock.json
- remove the 'Validate skills' step from release-skills.yml and the now
  unneeded validate-skills status-check plumbing (push directly to main)
- drop the 'Automated checks' section from the PR template

* docs: drop dangling reference to deleted validate-skills.ts

---------

Co-authored-by: sandipkumar-yadav <sandipkumar-yadav@users.noreply.github.com>
Co-authored-by: Sandip Kumar Yadav <sandipkumar.yadav+sfemu@salesforce.com>
2026-08-28 17:03:23 +05:30
..