Sentry Release Management

🌐Community
by jeremylongshore · vlatest · Repository

Automates release deployments to production environments based on pre-defined criteria and approvals from jeremylongshore.

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 jeremylongshore-sentry-release-management npx -- -y @trustedskills/jeremylongshore-sentry-release-management
2

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

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

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

About This Skill

What it does

This skill automates Sentry release management tasks. It allows you to create, delete, and finalize releases directly from within an AI agent workflow. This streamlines the software development lifecycle by minimizing manual steps and potential errors associated with managing Sentry releases.

When to use it

  • Automated deployments: Integrate release creation into your CI/CD pipeline for fully automated deployments.
  • Release finalization: Automatically finalize releases after testing or staging phases are complete.
  • Incident response: Quickly create a new release to correlate with and investigate incidents reported in Sentry.
  • Team onboarding: Simplify the process of managing releases for new team members.

Key capabilities

  • Create new Sentry releases
  • Delete existing Sentry releases
  • Finalize Sentry releases

Example prompts

  • "Create a new release named 'v1.2.3' in Sentry."
  • "Finalize the release 'production-1.0'."
  • "Delete the release 'staging-beta'."

Tips & gotchas

  • Requires appropriate API keys and permissions configured within your Sentry organization.
  • Release names must adhere to Sentry's naming conventions.

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
jeremylongshore
Installs
7

🌐 Community

Passed automated security scans.