Generate a CHANGELOG entry line for a pull request from code changes. Use when the user asks to write a changelog entry, fill the changelog section of a PR, or determine if changes are user-facing.
100
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
CHANGELOG entry: <past-tense summary>or
CHANGELOG entry: nullUser-facing change? (new feature, bug fix, UI change, behavior change visible to end users)
Added..., Fixed..., Updated..., Removed...null (refactors, tests, CI, internal tooling, dev-only changes).github/scripts/check-template-and-add-labels.ts)CHANGELOG entry: followed by a non-empty value (leading whitespace is tolerated by CI)no-changelog label skips the check entirelygit diff main...HEADnullUser-facing:
CHANGELOG entry: Added dark mode toggle to settings screen
CHANGELOG entry: Fixed token balance not updating after swap
CHANGELOG entry: Updated network selector to show custom networks first
CHANGELOG entry: Removed deprecated fiat on-ramp providerNot user-facing:
CHANGELOG entry: nullbee9b14
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.