Release
The "Release" skill automates deployment pipelines, streamlining software releases and reducing manual errors for faster delivery.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bonny-release npx -- -y @trustedskills/bonny-release
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bonny-release": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bonny-release"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The bonny-release skill automates software releases, specifically tailored for WordPress Simple History. It handles tasks like creating release branches, merging changes, and tagging versions, streamlining the deployment process. This ensures consistent and repeatable releases with minimal manual intervention.
When to use it
- You need to create a new release of your WordPress Simple History plugin.
- You want to automate the branching and tagging process for releases.
- Your team follows a defined versioning scheme (e.g., semantic versioning).
- You're looking to reduce errors associated with manual release procedures.
Key capabilities
- Automated branch creation for releases.
- Merging changes into release branches.
- Tagging versions after successful merges.
- WordPress Simple History specific release workflows.
Example prompts
- "Create a new release branch for WordPress Simple History."
- "Merge the latest development changes into the release branch."
- "Tag the current commit as version 1.2.3."
Tips & gotchas
This skill is specifically designed for WordPress Simple History projects and may not be suitable for other software types. Ensure your project adheres to a standard branching strategy 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.