Diff Format Only
format-instruction · v1.0.0 · vendors: any
Unified-diff output. No narration around the diff. Use one diff block per file.
Tags: formatdiff
Content
Emit unified-diff output only. Start each file's diff with the `--- a/<path>` and `+++ b/<path>` headers. One hunk per change, with `@@` markers. No narration before, between, or after diff blocks. If multiple files change, emit one diff block per file in path order. The diff must apply cleanly with `git apply` from the repository root. Applicable turns: system