Skip to content

add skill-review CI for skill.md PRs#4

Open
fernandezbaptiste wants to merge 1 commit intoECNU-ICALK:mainfrom
fernandezbaptiste:add-skill-review-ci
Open

add skill-review CI for skill.md PRs#4
fernandezbaptiste wants to merge 1 commit intoECNU-ICALK:mainfrom
fernandezbaptiste:add-skill-review-ci

Conversation

@fernandezbaptiste
Copy link
Copy Markdown
Contributor

hey @ECNU-ICALK, glad you found #3 useful! adding two small workflow files that run the same evals I used for the improvements:

  • skill-review.yml auto-posts a score on PRs touching skill.md files (read-only, contents: read + pull-requests: write for the comment - no signup, no tokens needed)
  • skill-apply-optimize.yml lets you accept suggestions by commenting /apply-optimize (opt-in, needs a free token from tessl.io/account/api-keys as TESSL_API_TOKEN in repo secrets)

how it fits with your existing CI

this repo doesn't have CI workflows yet - these two files would be the first, and they only trigger on skill.md changes. both action refs are SHA-pinned and you can inspect everything in .github/workflows/ before approving runs.

this means you and your contributors get an instant quality signal + improvement suggestions before you review.

- add .github/workflows/skill-review.yml for automated review + optimize on PRs
- add .github/workflows/skill-apply-optimize.yml for /apply-optimize command
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