Changelog Generator
Automatically creates detailed changelogs for software updates and releases, streamlining documentation and improving transparency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add dedalus-erp-pas-changelog-generator npx -- -y @trustedskills/dedalus-erp-pas-changelog-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"dedalus-erp-pas-changelog-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/dedalus-erp-pas-changelog-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates changelogs for your projects, automatically organizing updates into clear sections like features, bug fixes, and breaking changes. It streamlines release notes creation by extracting relevant information from your codebase or provided descriptions to ensure consistency across versions.
When to use it
- You need to publish a new software version and want professional-looking release notes quickly.
- Your team requires standardized changelog formatting to maintain project documentation quality.
- You are managing multiple repositories and need to aggregate updates into a single summary document.
- You want to highlight specific changes like breaking changes or security patches for your users.
Key capabilities
- Automatically categorizes updates into standard sections such as features, bug fixes, and deprecations.
- Generates structured markdown output ready for immediate use in documentation sites or README files.
- Handles version numbering and date formatting to maintain a chronological release history.
- Supports custom instructions to tailor the tone and specific details included in the notes.
Example prompts
- "Generate a changelog for version 2.1.0 including these new features: user authentication, dark mode, and API v2 support."
- "Create a release note summary highlighting all bug fixes and breaking changes from the last sprint."
- "Format the following list of updates into a professional changelog with proper markdown headers."
Tips & gotchas
Ensure you provide clear context about the type of changes (e.g., new features vs. critical bugs) to help the AI categorize them correctly. Always review the generated output before publishing, as the AI may misinterpret technical jargon or omit subtle details from your input.
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.