swe:change-validation-planner
Installation
SKILL.md
SWE Change Validation Planner
What This Skill Does
Use this skill to turn a scoped code change into a disciplined validation plan.
The job is not to debug the change or rewrite tests. The job is to decide:
- what evidence is already enough
- what to validate first
- what to validate only if the earlier checks fail or remain ambiguous
- what remains unverified even after the recommended checks
The result should help an engineer or agent validate a change without wasting time on broad, low-signal commands.
When To Use
Use this skill when the user wants to:
Related skills