Skip to main content

Change Validation Planner

Skill Verified Active
Part of:Swe Skills

Plans the narrowest trustworthy validation path for a scoped code change or diff. Use when a user asks what to run before merging, how to validate a specific change, whether the current checks are enough, or wants a bounded command order from narrow to broad. Do NOT use for writing tests, fixing the code change itself, broad QA sweeps, or generic debugging that needs root cause analysis.

Purpose

To help users and agents create focused validation plans for code changes, ensuring the right checks are run in the correct order to gain confidence before merging.

Features

  • Plans validation paths for scoped code changes
  • Identifies narrowest trustworthy command sequences
  • Distinguishes between proven and unproven aspects of a change
  • Reuses repo-native commands and conventions
  • Avoids generic debugging and test writing

Use Cases

  • When asking what to run before merging a PR
  • When needing to validate a specific diff or local edit
  • When comparing narrow vs. broad validation options
  • When understanding what a code change does NOT prove

Non-Goals

  • Implementing the code change itself
  • Writing or expanding tests as the primary task
  • Generic QA across the whole repo
  • Root-cause debugging
  • Architecture planning

Practical Utility

  • info:Usage examplesThe SKILL.md and README do not contain explicit end-to-end usage examples demonstrating input, invocation, and output.

Installation

/plugin install swe-skills@ckorhonen-swe-skills

Quality Score

Verified
95 /100
Analyzed about 21 hours ago

Trust Signals

Last commit5 days ago
Stars1
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.