changelog

Installation
SKILL.md

Create changelog files for the important commits in this PR. The PR number is provided as an argument.

Instructions

  1. Skip changelog for: documentation-only, internal refactoring, test-only, CI changes.

  2. First, check what commits are on the current branch compared to main:

    git log main..HEAD --oneline
    
Related skills
Installs
50
GitHub Stars
12.1K
First Seen
Jan 25, 2026