ci: add automated skill review for SKILL.md pull requests#37
ci: add automated skill review for SKILL.md pull requests#37popey wants to merge 1 commit intoPrismer-AI:mainfrom
Conversation
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). Signed-off-by: Alan Pope <alan@popey.com>
|
Thanks for the contribution! However, we have some security concerns that need to be addressed before this can be considered for merge: 1. Unpinned action reference (
|
Hullo! Thanks for merging the skill improvements earlier. This is a follow-up that adds a lightweight GitHub Action to automatically review any
SKILL.mdfiles when they're changed in a PR, using tessl skill review.**/SKILL.mdpull-requests: writeandcontents: readThis way you and your contributors get an instant quality signal on skill changes before manual review — no signup or tokens needed.