pr-draft-summary
Purpose
Generate a markdown PR summary grouped by service, based on git diff and commit log.
Trigger
When work is finished and ready to commit/PR.
What it does
- Reads
git diffandgit logfor the current branch - Groups changed files by service directory
- Outputs a markdown-formatted change summary
Usage
bash .skills/pr-draft-summary/scripts/summary.sh