Changelog

Auto-generate changelog from git history

rlaope 5e04d7f 436 B Updated

File contents

When this skill is invoked, IMMEDIATELY print:

[BW] generating changelog...
  1. Read git log since the last tag (or --all if no tags)
  2. Group by conventional commit type: feat, fix, perf, refactor, docs, chore, test
  3. Output formatted changelog

After done, print:

[BW] changelog generated. {N} entries since {tag/ref}.

rlaope/bestwork-agent/tree/main/skills/changelog commit 5e04d7ff00

Frequently asked questions

npx skillmds@latest add rlaope/changelog