test-skill-quality

Installation
SKILL.md

Test Skill Quality

Test any skill's instructions by following them literally, documenting every moment they fail to guide the next action, and fixing the root causes.

Trigger boundary

Use this skill when:

  • testing whether a skill's instructions are complete and unambiguous
  • auditing a skill for instructional quality before publishing
  • dogfooding a skill by running its workflow on a real task
  • improving a skill after receiving feedback that it's confusing or incomplete
  • validating that fixes to a skill's instructions actually resolved the original friction

Do not use this skill for:

  • building a new skill from scratch (use build-skills)
  • evaluating the quality of a skill's output (use evaluation suites)
  • reviewing code changes in a pull request (use review-pr)
Related skills
Installs
8
GitHub Stars
6
First Seen
Mar 11, 2026