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

  1. 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
    
Installs
7
Repository
kwoktung/skills
First Seen
Mar 19, 2026
diff-summary — kwoktung/skills