返回 Skill 列表
extension
分类: 开发与工程无需 API Key

summarize-diff

将暂存的git差异总结为3-5个要点。当用户要求总结待处理的变更时使用。

person作者: jakexiaohubgithub

Summarize Diff

Instructions

  1. Run git diff --staged.
  2. Summarize the changes in 3–5 bullets, focusing on user-visible behavior.
  3. Call out any migrations, risky areas, or tests that should be run.