When this skill is invoked, IMMEDIATELY print:
[BW] generating changelog...
- Read
git logsince the last tag (or--allif no tags) - Group by conventional commit type:
feat,fix,perf,refactor,docs,chore,test - Output formatted changelog
After done, print:
[BW] changelog generated. {N} entries since {tag/ref}.