changelog-auto
Installation
SKILL.md
Automatic Changelog Generator
I'll generate professional changelogs from your git commit history, organized by version and category.
Arguments: $ARGUMENTS - version range, tag names, or changelog format
Changelog Philosophy
- User-Focused: Written for end users, not developers
- Categorized: Features, fixes, breaking changes
- Semantic Versioning: Follow semver principles
- Keep a Changelog: Follow keepachangelog.com format
Token Optimization:
- ✅ Git command-based analysis (minimal tokens, no file reads)
- ✅ Bash-based commit parsing (no Claude processing needed)
- ✅ Template-based changelog formatting
- ✅ Caching previous changelog for incremental updates
- ✅ Early exit when no new commits - saves 95%
Related skills
More from manastalukdar/claude-devstudio
duplication-detect
Find and eliminate code duplication with DRY refactoring strategies
20db-diagram
Generate database ER diagrams from schema for documentation
17lighthouse
Run Lighthouse audits and implement performance, accessibility, and SEO fixes
13session-resume
Resume previous work from archived session with full context restoration
12owasp-check
OWASP Top 10 vulnerability scanning and remediation
12database-connect
Database MCP server integration for PostgreSQL, MySQL, MongoDB
11