pr-summary

Installation
SKILL.md

PR 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
2
Repository
kwoktung/skills
First Seen
Apr 10, 2026
pr-summary — kwoktung/skills