Before
Skill serpro69/claude-toolbox/kodex-plugin/skills/diff-skill/evals/known-degradation/test-files/before
An example skill for testing diff-skill evaluation.From its SKILL.md
npx -y skills add serpro69/claude-toolbox --skill beforeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.8 KB, 152 tokens by cl100k_base, as published. Nobody here has run it
Example Skill
Goal: Validate input data and produce a conformance report.
Conventions
Read shared conventions at shared-conventions.md.
Required Outputs
- Conformance report written to
docs/reports/ - Inline summary presented to the user
- Failures indexed under
kk:review-findings
Workflow
Mandatory order — load instructions before acting. The phases below are strictly sequential. You MUST read all referenced process files before examining any input data. Do not skip verification steps.
See example-process.md for the detailed steps.
What ships with it: 2 files
662 B alongside SKILL.md
- example-process.md553 B
- shared-conventions.md109 B