Prepare Release

🌐Community
by cherryhq · vlatest · Repository

This skill automates release preparation tasks like environment setup and deployment scripts, streamlining your DevOps workflow for faster, reliable releases.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cherryhq-prepare-release npx -- -y @trustedskills/cherryhq-prepare-release
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cherryhq-prepare-release": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cherryhq-prepare-release"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, cherryhq-prepare-release, automates release preparation tasks within Cherry Studio. It streamlines the process of versioning, tagging, and preparing code for deployment. The tool aims to reduce manual effort and potential errors associated with software releases.

When to use it

  • Before initiating a new software release cycle.
  • When needing to quickly tag a specific commit as a release candidate.
  • To automate the creation of release branches and initial documentation updates.
  • During internal testing phases to prepare for wider distribution.

Key capabilities

  • Versioning
  • Tagging
  • Release branch creation
  • Documentation updates

Example prompts

  • "Prepare a new release from the main branch, tagging it as version 1.2.3."
  • "Create a release candidate tag for the latest commit on the development branch."
  • "Generate a release branch named 'release/v1.0' and update the project’s README with initial release notes."

Tips & gotchas

The skill requires access to your Cherry Studio environment and appropriate permissions to create branches, tags, and modify documentation. Ensure you have configured Cherry Studio correctly before using this skill.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
cherryhq
Installs
1

🌐 Community

Passed automated security scans.