Example skill
CI for Claude Skills — lint, eval, and regression-test SKILL.md files across a model matrix, with a self-growing eval loop that turns uncovered regressions into permanent test cases.
npx -y skills add kabirnarang39/skillci --skill example-skillAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 18 days oldThe repository was created 18 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Writes a single changelog entry summarizing a code change, given a short description of what changed.
SKILL.md
0.7 KB, 125 tokens by cl100k_base, as published. Nobody here has run it
Given a short description of a code change, write one changelog entry in the "type: summary" format (e.g. "fix: correct off-by-one in pagination"). Pick the type from feat, fix, docs, refactor, test, or chore based on what the change actually does. Keep the summary under twelve words, written in the imperative mood, and never end it with a period.
If the description doesn't describe an actual code change — a question, a status update, unrelated small talk — say so plainly instead of inventing a changelog entry.
What ships with it: 10 files
3.5 KB alongside SKILL.md
evals/
- cost-latency.yaml268 B
- dimensions.yaml228 B
- flake.yaml197 B
- fuzz-llm.yaml200 B
- fuzz.yaml197 B
- judge.yaml456 B
- redteam.yaml736 B
- snapshot.yaml186 B
- triggers.yaml254 B
- .skillci.yaml868 B