changelog | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / changelog

changelog

maintained by zeroae

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: changelog description: Set up git-cliff for automated changelog generation. Use /changelog init to initialize in a new project. argument-hint: init allowed-tools: Bash, Read, Write, Edit user-invocable: true

Changelog Skill

Manage automated changelog generation using git-cliff for ZeroAE projects.

Commands

Command Description
/changelog init Set up git-cliff in a new project

init

Set up git-cliff configuration and GitHub Actions workflow.

Process

  1. Check Current State
ls cliff.toml 2>/dev/null
ls .github/workflows/release.yml 2>/dev/null
  1. Create cliff.toml

If missing, create cliff.toml in project root using cliff-config.toml.

  1. Update Release Workflow

If .github/workflows/release.yml exists, add the changelog generation step from workflow-snippet.yml.

If no release workflow exists, inform the user they need to create one first.

  1. Verify Setup
git cliff --unreleased

Output

Report what was created/updated and any manual steps needed.

Reference Files

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated il y a 5 mois
tools tools automation tools

Related Skills

specs-gen
chevron_right
pr

pr

MoonshotAI
star 6.1k
chevron_right
glm-coding-agent
chevron_right
feature-dev
chevron_right
reviewing-pr
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.