Add Changelog
Description
--- allowed-tools: Read, Edit, Write, Bash argument-hint: [version] | [entry-type] [description] description: Generate and maintain project changelog with Keep a Changelog format --- # Add Changelog Entry Generate and maintain project changelog: $ARGUMENTS ## Current State - Existing changelog: @CHANGELOG.md (if exists) - Recent commits: !`git log --oneline -10` - Current version: !`git describe --tags --abbrev=0 2>/dev/null || echo "No tags found"` - Package version: @package.json (if exist
Installation
Installs to ~/.claude/commands/nicepkg-vsync-add-changelog.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nicepkg/vsync/HEAD/.claude/commands/add-changelog.md -o ~/.claude/commands/nicepkg-vsync-add-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