diff-summary
Installation
SKILL.md
Diff Summary
Overview
Turn a precisely scoped git diff into aligned Korean and English evidence-based explanatory reports plus one self-contained bilingual HTML report. Explain what changed, why it matters, and how the changed pieces relate without turning the summary into a defect review.
Choose The Right Workflow
| User intent | Workflow |
|---|---|
| Explain what changed, why, and how the pieces fit together | diff-summary |
| Persist the summary as a Markdown-only artifact, with no HTML and no browser open | diff-summary-md |
| Produce the summary plus an interactive comprehension quiz | diff-summary-quiz |
| Find defects, regressions, vulnerabilities, or review findings | code-review or code-review-md |
| Display the raw patch with no explanatory analysis | diff-viewer |
Do not attach review severity to explanatory observations. If the request combines summary and review, keep the summary cards separate from clearly labeled review findings and use the code-review workflow for those findings.