Skip to content

scripts: add bump_version.py, CLAUDE.md, skill template, golden prompts #2

scripts: add bump_version.py, CLAUDE.md, skill template, golden prompts

scripts: add bump_version.py, CLAUDE.md, skill template, golden prompts #2

Workflow file for this run

name: validate
on:
push:
branches: [main]
pull_request:
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Validate skill pointers, index, and manifests
run: python3 scripts/validate.py