diff-summary-md
Diff Summary (Markdown Only)
Overview
Variant of the diff-summary skill that persists aligned Korean and English Markdown reports to .diff-summaries/<date>_<scope-tag>.md and .diff-summaries/<date>_<scope-tag>.en.md. It never generates the HTML report and never attempts a browser open.
Workflow
Before starting, read the bundled base workflow at <skill-path>/references/diff-summary-workflow.md. It is a synchronized copy of the authoritative diff-summary workflow, including the packaged evidence collector contract, scope preservation and validation rules, untrusted-evidence rules, analysis dimensions, evidence-first writing contract, Explanatory Depth guidance, and Stable Report Contract. Do not restate or weaken it here.
Follow the bundled base workflow exactly through report authoring, then change only the generation step:
- Collect the requested scope through the packaged evidence collector and its JSON standard-input contract, exactly as the bundled workflow requires. Every fail-closed rule applies unchanged.
- Author the default aligned Korean and English Markdown pair that satisfies the bundled workflow's Stable Report Contract. Keep the same
DS-*IDs, order, fields, and evidence claims in both languages. - Start the packaged generator with the same trusted absolute Python path and isolated
-Imode, combining bilingual JSON input with--markdown-only: