跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Change Validation Planner

技能 已验证 活跃
属于: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.

目的

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.

功能

  • 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

使用场景

  • 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

非目标

  • 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.

安装

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标1
许可证MIT
状态
查看源代码