Changelog Generator
Automatically creates detailed changelogs from code commits, streamlining documentation and improving team collaboration for software projects.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add ovachiever-changelog-generator npx -- -y @trustedskills/ovachiever-changelog-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ovachiever-changelog-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ovachiever-changelog-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The ovachiever-changelog-generator skill automatically generates changelogs from commit messages. It parses a repository's commit history, extracts relevant information from commit messages, and formats it into a human-readable changelog document. This simplifies the process of creating release notes and keeping track of project changes.
When to use it
- Generating Release Notes: Quickly create a formatted changelog for a new software release based on recent commits.
- Documenting Project History: Automatically maintain a record of all changes made to a project over time.
- Simplifying Team Workflow: Reduce the manual effort required for tracking and documenting updates, freeing up developers' time.
- Creating internal documentation: Generate summaries of work done for stakeholders or other team members.
Key capabilities
- Parses commit messages from Git repositories.
- Formats changelogs in a human-readable format.
- Automates the changelog generation process.
Example prompts
- "Generate a changelog for my project's
mainbranch." - "Create a release notes document based on commits between version 1.0 and 1.1."
- βCan you summarize the changes in this repository?β
Tips & gotchas
- Ensure your commit messages follow a consistent format for optimal changelog generation. Clear, well-formatted commit messages will result in a more useful changelog.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.