wtf.changelog
Installation
SKILL.md
Changelog
Generate a changelog entry or GitHub Release from merged work.
This skill derives user-facing language from the spec hierarchy (Epic → Feature → Task Gherkin), not from raw commit messages. The output reads as product changes, not implementation details.
Shared behavior:
- User-question style →
../references/questioning-style.md - Commit / tag / release syntax →
../references/commit-conventions.md - Durable prose (changelog / release notes) →
../references/ste-writing.md
Process
0. GitHub CLI setup
Run ../references/gh-setup.md.
Stop if gh is not installed or not authenticated.