Releases
Releases manages your application deployments, automating rollouts & rollbacks for smoother DevOps workflows and reduced downtime.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add releases npx -- -y @trustedskills/releases
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"releases": {
"command": "npx",
"args": [
"-y",
"@trustedskills/releases"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to and information about releases from ag-grid/ag-charts. It allows users to discover available versions, potentially view release notes, and understand the changes included in each release. The skill is maintained by ag-grid.
When to use it
- Determine the latest version of ag-charts for a new project.
- Check if a specific bug fix or feature has been released in a particular version.
- Understand what's changed between two different releases of ag-charts.
- Investigate release notes for known issues and resolutions.
Key capabilities
- Access to ag-grid/ag-charts release information.
- Discovery of available versions.
- Potentially view release notes (source content does not confirm).
Example prompts
- "What is the latest version of ag-charts?"
- "Show me the release notes for version 2.10.0."
- “List all ag-charts releases.”
Tips & gotchas
The skill's functionality may be limited by what information is available from ag-grid’s release management system; accessing detailed release notes might not always be possible.
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.