diff-summary
Installation
SKILL.md
Diff Summary
Produce a clear, structured summary of everything that has changed between the
main branch and the current HEAD, then format it as a ready-to-use PR/commit
description.
Steps
-
Gather the data — run the three commands below to get a full picture. They are injected inline at render time:
Commits on this branch:
!git log main..HEAD --oneline --no-decorate