Release Docs
Releases documentation updates automatically, streamlining deployments and ensuring developers have accurate, current information for faster workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add ratacat-release-docs npx -- -y @trustedskills/ratacat-release-docs
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"ratacat-release-docs": {
"command": "npx",
"args": [
"-y",
"@trustedskills/ratacat-release-docs"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill automates the generation of release documentation. It can create comprehensive documents including release notes, upgrade guides, and API change logs based on provided input data like commit messages or issue tracking information. The resulting documentation is formatted for clarity and consistency, ready for distribution to users and developers.
When to use it
- Automating Release Notes: Generate release notes directly from your Git commit history.
- Creating Upgrade Guides: Produce detailed upgrade guides based on changes between software versions.
- Documenting API Changes: Automatically document changes to APIs for developer consumption.
- Standardizing Documentation: Ensure consistent formatting and structure across all release documentation.
Key capabilities
- Generates release notes from commit messages.
- Creates upgrade guides based on version differences.
- Formats output for readability and consistency.
- Supports API change log generation.
Example prompts
- "Generate release notes for version 1.2.0 using the last 10 commits."
- "Create an upgrade guide from version 1.0 to 1.1, highlighting breaking changes."
- "Document API changes between versions 2.5 and 2.6 based on these commit messages: [paste commit messages here]."
Tips & gotchas
The quality of the generated documentation heavily relies on clear and descriptive commit messages or issue tracking data. Ensure your development team adheres to consistent commit message conventions for optimal results.
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.