Release Notes
Generates clear, concise release notes from commit messages, streamlining documentation and improving team communication in DevOps workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tilomitra-release-notes npx -- -y @trustedskills/tilomitra-release-notes
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tilomitra-release-notes": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tilomitra-release-notes"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, tilomitra-release-notes, provides a mechanism to generate and manage release notes. It allows you to create structured release notes from input data, facilitating clear communication of changes and improvements. The generated release notes can be formatted for various output channels.
When to use it
- Automating the creation of release notes for software updates.
- Generating changelogs for open-source projects.
- Creating summaries of new features or bug fixes for internal teams.
- Producing user-facing announcements about product releases.
Key capabilities
- Release note generation from input data.
- Structured formatting of release notes.
- Output to various channels (specifics not detailed).
Example prompts
- "Generate release notes for version 1.2.0, including these changes: [list of changes]"
- "Create a changelog entry for bug fix #123."
- “Format the following as release notes: [raw text data]”
Tips & gotchas
The skill requires input data describing the changes to be included in the release notes. The specific format expected by the skill is not detailed, so experimentation may be required initially.
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.