prepare-release-notes

Installation
SKILL.md

Prepare Release Notes

Polish pending React Router change files and add manual release notes only when the release needs narrative context beyond the generated change lists.

Workflow

  1. Inspect local state:
git status --short
find packages -path '*/.changes/*.md' -not -name README.md -not -name .gitkeep -print | sort
  1. Read every pending change file. Do not edit generated changelogs or released notes directly.
Installs
70
GitHub Stars
56.6K
First Seen
Jul 11, 2026
prepare-release-notes — remix-run/react-router