release

Installation
SKILL.md

Release Workflow

Follow this workflow for the current repository.

Prepare changelog draft

  1. Run ./scripts/get-changes-since-tag.sh.
  2. Categorize changes into these sections as needed: Added, Changed, Deprecated, Removed, Fixed, Security, Thanks.
  3. Use script output rules:
    • Use GitHub username from script output.
    • Exclude yoshiko-pg and renovate[bot] from Thanks.
    • Include PR numbers when available.
    • Use commit subject and body for categorization.
    • Consolidate routine dependency-only updates, including grouped dependency updates, package manager bumps, and ordinary individual dependency bumps, into a single Changed bullet formatted as - Update dependencies (#123 #124 #125); keep a separate bullet only when the dependency change is clearly user-facing beyond routine maintenance.
  4. Write the categorized content into CHANGELOG.md under ## [Unreleased].
  5. Ask for user confirmation in Japanese.

Release after explicit OK

Related skills
Installs
14
GitHub Stars
2.7K
First Seen
Mar 30, 2026