Detecting skill regression
Skill casioreview20-glitch/forge-os/skills-v2/kernel/detecting-skill-regression
Use when a skill, policy profile, provider dependency, model version, or section change may reduce completion rate, quality, safety, routing accuracy, or token efficiency.From its SKILL.md
npx -y skills add casioreview20-glitch/forge-os --skill detecting-skill-regressionAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 10 stars10 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 file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, 82 tokens by cl100k_base, as published. Nobody here has run it
Detecting Skill Regression
Core principle
Resolve affected benchmark and transfer-test slices. Quarantine or roll back when confidence shows harmful change. The runtime owns deterministic scope, coverage, policy, and evidence checks; the agent owns only the judgment that cannot be reduced safely to code.
Do not activate when
- no behavior-affecting content changed
- the skill has no prior validated baseline
What ships with it: 9 files
11.4 KB alongside SKILL.md
evaluators/
- baseline.json456 B
- cases.json642 B
- rubric.json416 B
sections/
- decision-tables.md391 B
- examples.md356 B
- failure-modes.md210 B
- procedure.md529 B
- verification.md235 B
- manifest.json8.2 KB