name: changelog-release description: Create changelog
Create a release commit
- Look at the diff against the origin branch
- If on a feature branch already check against main/master
- Otherwise compare against origin of main/master
- Update the CHANGELOG with these RULES:
- Keep it minimal and easy to read for humans
- No LLM talk
- Dont get too much into the details about files
- Do not mention what has been tested
- Make the message contain semantic meaning on not just a description of the changed lines of code
- Do not mention updating of changelog
- Create a commit with the commit message
- Stage the changelog
- Only use staged files
- Do NOT ADD Co-Authored-By:
- Do NOT override the author
- Create a feature branch in git flow convention
- Create a PR with description and title from the changelog
- Use same rules as for the CHANGELOG
- Do not include a section with the test plan
Rules:
- When making a new commit just include the changelog with that commit otherwise create a commit just for the changelog
- Do not mention updating of changelog
- Do not mention any adding of tests or documentation this is self-explanatory
DONTS EXAMPLES:
# ❌ SELF EXPLANATORY TEST COVERAGE COMMENT
Added comprehensive test coverage for custom schema directory functionality
# ❌ SELF EXPLANATORY DOCUMENTATION COMMENT
- Documentation for bundling from custom schema directories
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
3
GitHub Forks
0
Created
Mar 2026
Last Updated
3 months ago
tools
tools automation tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!