Release
The "Release" skill automates deployment workflows, streamlining your DevOps processes and ensuring consistent, reliable software releases.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add webriq-release npx -- -y @trustedskills/webriq-release
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"webriq-release": {
"command": "npx",
"args": [
"-y",
"@trustedskills/webriq-release"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The webriq-release skill automates software releases within WebRIQ. It handles tasks like triggering deployments, updating release notes, and managing associated infrastructure changes. This ensures a streamlined and repeatable process for delivering new versions of applications.
When to use it
- You need to automate the deployment of a new application version to your production environment.
- You want to update release documentation and changelogs automatically with each release.
- You require coordinated changes across multiple infrastructure components as part of a release process.
- You're looking for a consistent, repeatable way to manage software releases within WebRIQ.
Key capabilities
- Automated deployments
- Release note updates
- Infrastructure change management
- WebRIQ integration
Example prompts
- "Initiate the release of version 1.2.3."
- "Update the release notes for the latest deployment to production."
- "Trigger a full infrastructure update as part of this release."
Tips & gotchas
This skill requires an existing WebRIQ environment and proper configuration within that platform. Ensure you have appropriate permissions within WebRIQ to execute release actions.
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.