make-change-file

Installation
SKILL.md

Make Change File

Overview

Write release notes that match this repository's .changes conventions. Use it for both new change files and edits to existing unpublished ones.

Workflow

  1. Read the package's package.json, .changes/ directory, and any relevant PR diff or commit range before writing anything.
  2. Check whether an unpublished change file already exists for the same work. If it does, update it in place instead of creating a duplicate note.
  3. Choose the bump type from the package version and the user-facing impact.
  4. Write concise, user-facing release notes that describe shipped behavior, APIs, or exports.
  5. Run pnpm changes:preview to verify the rendered changelog output.
  6. Run pnpm run lint before finishing.

Naming

Related skills
Installs
5
Repository
remix-run/remix
GitHub Stars
32.9K
First Seen
Mar 13, 2026