QualityPython

Skill Change Verification

by naodeng

Skill Change Verification is a Quality skill for Claude Code, published by naodeng in awesome-qa-skills.

193 stars27 forkson naodeng/awesome-qa-skillsAdded 2026/09/05+1% in starsRepository updated 2026/09/03
agent-skillsai-qaai-skillsai-testingai-toolsawesome-listprompt-engineeringqaqa-skillsskills
Install in seconds
Install Skill Change Verification
Copy Skill Change Verification into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/skill-engineering/skill-change-verification ~/.claude/skills/skill-change-verification

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/naodeng/awesome-qa-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/en/skill-engineering/skill-change-verification/SKILL.md in naodeng/awesome-qa-skills
Installs to
~/.claude/skills/skill-change-verification
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What Skill Change Verification does

Skill Change Verification selects the smallest sufficient checks for a Skill change and records what the evidence supports. Use it to classify impact, choose checks, and report residual risk for reviews.

Skill Change Verification is cataloged under Quality on DirSkills. Skill Change Verification comes from a repository tagged agent-skills, ai-qa, ai-skills, ai-testing and ai-tools.

Documentation

README

Skill Change Verification

Use this Skill to select the smallest sufficient checks for a change and state exactly what the evidence supports.

Workflow

  1. Classify content, metadata/directory, script, Eval, and runtime impact.
  2. Select static, structural, evaluation, runtime, and human-review evidence.
  3. Record commands run, results, omitted checks, and reasons.
  4. Report residual risks and claims that are and are not supported.

Constraints

  • skill-up validate is not runtime semantic validation.
  • Mark undiscoverable commands as confirmation items; never guess.
  • Cover the actual diff instead of hiding gaps behind a full-suite run.

Read prompts/skill-change-verification.md before producing a report.

Frequently asked about Skill Change Verification

  • What else does naodeng publish alongside Skill Change Verification?

    Skill Change Verification is one of 25 skills that DirSkills catalogs from naodeng/awesome-qa-skills, the repository it ships in. Its siblings there include AI Agent Testing, AI Feature Testing and AI-Assisted Testing. Each one is a separate skill with its own page in this directory, installs the same way Skill Change Verification does, and is maintained by naodeng in that same repository. The rest of the collection is listed on the naodeng/awesome-qa-skills page.

  • How does Skill Change Verification compare to other Quality skills?

    Skill Change Verification ranks #1571 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Change Verification against them. Open each page to compare what they document and how they install.

More from naodeng/awesome-qa-skills

Skill Change Verification is one of 25 skills cataloged on DirSkills from naodeng/awesome-qa-skills.

See all 25 skills
🧪
46m ago

AI Agent Testing

AI Agent Testing verifies agent planning, memory, tool use, recovery, safety boundaries, and task completion quality. Use it to review an agent run, assess evidence, and produce bounded improvements when context is incomplete.
Quality
19327
🧪
46m ago

AI Feature Testing

AI Feature Testing helps verify AI-enabled product features for quality, safety, fairness, fallback behavior, and user impact. Use it to review plans or results and produce bounded, evidence-based recommendations.
Quality
19327
🧪
46m ago

AI-Assisted Testing

AI-Assisted Testing helps with AI-driven QA workflows like test data generation, root-cause analysis, and prioritization. Use it when you need executable testing output and clear human verification points.
Quality
19327
🧪
46m ago

AI-Generated Test Review

AI-Generated Test Review checks AI-written unit, functional, API, or end-to-end tests for false confidence, weak assertions, missing risks, and unsafe behavior. Use it when reviewing tests that pass but may not prove real behavior.
Quality
19327
🔌
46m ago

API Contract Testing

API Contract Testing verifies provider-consumer API contracts across schemas, semantics, compatibility, and version changes. Use it to review plans, evidence, or results and identify breaking changes, risks, and next checks.
Quality
19327
🧪
46m ago

API Test Pytest

API Test Pytest helps parse multi-format API definitions and turn them into Pytest-based API automation. Use it when you need Python-first API tests with pytest-style structure and coverage guidance.
Quality
19327