v1.0.0

Rock plugin changelog

Turn a git log into a publishable Rock plugin changelog.

Carter HenningTriumph TechUpdated 7 weeks ago9 installsCode
AI summary

Need a quick read on Rock plugin changelog?

Skim the gist, what it's good for, a real prompt to try, and the gotchas — all distilled from SKILL.md. Cached after the first run.

Details

About this skill

--- name: changelog-from-commits version: 1.0.0 description: Turn a git log into a publishable Rock plugin changelog. triggers: - draft a changelog from these commits - plugin changelog runtimes: - code tags: - git - changelog - writing ---

# Rock plugin changelog

Takes a commit range and emits a clean user-facing changelog in Rock house style: grouped by type, breaking changes called out at the top, commit hashes hidden. Good for that release-day 'what did we actually ship?' moment.

## When to use

- "draft a changelog from these commits" - "plugin changelog"

## Notes

This skill is published to the Triumph Skills Marketplace. Report issues or request features directly from the skill's page.