Agent skill
release-notes-generate
Generate LLM-backed release notes between git tags using the repo release-scripts. Use when asked for changelogs, release notes, or summaries between two tags.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/release-notes-generate-salieri-resume
SKILL.md
Release Notes Generate
Overview
Create release notes between git tags using the release-notes CLI and its prompt.
Workflow
- Run the CLI from
dev/packages/release-scripts:pnpm release:notes --current-tag <tag> --previous-tag <tag> --output <path>. - Review or update the prompt at
dev/packages/release-scripts/scripts/release-notes/prompt.mdwhen tone or format changes are needed. - Confirm the output is based on actual git history and avoid inventing changes.
Didn't find tool you were looking for?