Skip to main content

patch-validator

校验 git format-patch 格式的补丁文件与目标 git 仓库的合入情况。支持两种模式:(1) 应用校验,逐个分析每个补丁的每个 hunk 是否可以应用到目标分支;(2) 已合入差异校验,将本地补丁与目标仓库中已合入提交的 diff 做逐行比较,识别缺失行、额外行和删除侧不一致,并生成详细的 Markdown 格式报告。当用户需要验证补丁是否可以应用到目标仓库、检查本地补丁与上游已合入补丁是否完全一致、或生成补丁状态报告时使用此技能。

Jump to install

Source facts

Repository
kunpengcompute/cloud-skills
Last source activity
April 13, 2026 at 14:06
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.