Prepare Release

Run BEFORE cutting a release: it reads the commits since the last tag, proposes the version bump (`fix`/`chore`→patch, `feat` or an absorbable breaking change→minor; a major is never derived from commits — it is a planned `vX`-line initiative), and drafts the per-version migration guide (`docs/migrations/vX.Y.Z.md`) when consumers must act. Use it when asked "is this patch / minor / major?", "what changed since the last release?", or "does this need a migration guide?". ADVISORY — the human cuts the release; this never tags, pushes, or publishes.

a-novel-kit 354eabb 9.9 KB Updated

File contents

a-novel-kit/stack/tree/main/.agents/skills/prepare-release commit 354eabbaf5

Frequently asked questions

npx skillmds@latest add a-novel-kit/prepare-release