Skip to content

chore: add validate_skills script and lint CI workflow#33

Closed
mythkiven wants to merge 1 commit into
revfactory:mainfrom
mythkiven:chore/ci-validate-skills
Closed

chore: add validate_skills script and lint CI workflow#33
mythkiven wants to merge 1 commit into
revfactory:mainfrom
mythkiven:chore/ci-validate-skills

Conversation

@mythkiven

Copy link
Copy Markdown

Summary

Adds the validation script and GitHub Actions workflow promised in CONTRIBUTING.md but missing from the repo.

Motivation

CONTRIBUTING lists python scripts/validate_skills.py and markdownlint on PRs, yet no scripts/ directory or workflows existed.

Scope of change

  • Skill / meta-skill logic
  • Agent template(s)
  • Plugin manifest
  • Documentation (README/docs)
  • CHANGELOG.md
  • CI / GitHub Actions — .github/workflows/lint.yml, scripts/validate_skills.py
  • Tests

Tests

  • python scripts/validate_skills.py — passes on main tree
  • markdownlint — delegated to CI (scoped to README/docs/skills, excludes _workspace/)

CHANGELOG update

Y

SemVer impact

patch — CI/tooling only, no runtime behavior change.

Made with Cursor

CONTRIBUTING.md documents markdownlint and validate_skills.py but neither
existed. Adds scoped CI that skips _workspace/ artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
@mythkiven mythkiven closed this by deleting the head repository Jun 15, 2026
@mythkiven

Copy link
Copy Markdown
Author

Superseded by #41 — branch restored, PR re-created for genuine contribution. Please review #41 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant