Skip to content

feat(vscode): bundle curated skill catalog inside extension #70

feat(vscode): bundle curated skill catalog inside extension

feat(vscode): bundle curated skill catalog inside extension #70

Workflow file for this run

name: Validate Skills
on:
pull_request:
push:
branches:
- main
jobs:
validate:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate skill metadata and provider-agnostic rules
run: |
bash scripts/validate-skills.sh