Document how to write automated tests for skills
Author: jyasskinCreated Sep 8, 2026Updated Sep 8, 2026
When someone sends a PR to change a skill, there should be an automated process that shows the PR reviewer what the effect of the change is, especially whether it breaks the core functionality of the skill. None of the example skills in this repository include tests, so it's not clear where those tests should live or what kinds of output are most helpful.
Can you publish something that explains how to best test skills?
Source: anthropics/skills