Generate Changelog
Description
Generate CHANGELOG.md from git commit history: $ARGUMENTS. This command supports multiple modes: - **Full changelog**: Generate changelog from all commits since last tag - **PR changelog**: Generate changelog for the latest merged PR only - **Range changelog**: Generate changelog for specific commit range # USAGE MODES ## Mode 1: Latest PR Changelog ```bash claude generate-changelog --pr claude generate-changelog --latest-pr ``` ## Mode 2: Full Version Changelog ```bash claude generate-cha
Installation
Installs to ~/.claude/commands/istarwyh-mcpadvisor-generate-changelog.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/istarwyh/mcpadvisor/HEAD/.claude/commands/generate-changelog.md -o ~/.claude/commands/istarwyh-mcpadvisor-generate-changelog.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation