Skip to content

ci: add automated skill review for SKILL.md pull requests#16

Open
popey wants to merge 1 commit intozjunlp:mainfrom
popey:add-skill-review-ci
Open

ci: add automated skill review for SKILL.md pull requests#16
popey wants to merge 1 commit intozjunlp:mainfrom
popey:add-skill-review-ci

Conversation

@popey
Copy link
Contributor

@popey popey commented Mar 23, 2026

Summary

Adds a lightweight GitHub Action (.github/workflows/skill-review.yml) that automatically reviews any SKILL.md files changed in a pull request using tessl skill review.

  • Triggers only on PRs that touch **/SKILL.md
  • Posts review results as a PR comment
  • Minimal permissions: pull-requests: write and contents: read
  • Uses a pinned action revision for security

This gives you and your contributors an instant quality signal on skill changes before manual review — no signup or tokens needed.

Adds a lightweight GitHub Action that reviews any SKILL.md files changed
in a pull request using tessl skill review. Posts results as a PR comment
with minimal permissions (pull-requests: write, contents: read).
@LiamLYYY
Copy link
Collaborator

Thanks for the PR! We'll process it soon.

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.

2 participants