Synced: 2026-09-03
Skill Change Verification
Use this skill when selecting and reporting verification for Skill changes; triggers include Skill change verification, quality gates, and evidence levels.
Workflow
- Classify content, metadata/directory, script, Eval, and runtime impact.
- Select static, structural, evaluation, runtime, and human-review evidence.
- Record commands run, results, omitted checks, and reasons.
- Report residual risks and claims that are and are not supported.
---
name: skill-change-verification
description: Use this skill when selecting and reporting verification for Skill changes; triggers include Skill change verification, quality gates, and evidence levels.
---
# 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. Install & call
Platform
AI Tool
npm install (recommended)
npx skills add https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/skill-engineering/skill-change-verification -g -a codex -y Quick install (one line)
… Full script
… Call example
@skill skill-change-verification
Using the current project context, produce an actionable result following this skill.