Release

🌐Community
by schpet · vlatest · Repository

Automates deployments to various environments, streamlining releases and reducing manual errors for faster software delivery.

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 schpet-release npx -- -y @trustedskills/schpet-release
2

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

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

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

About This Skill

What it does

The schpet-release skill automates software release processes using the Linear CLI. It handles tasks such as creating releases, updating project versions, and managing associated metadata. This streamlines deployments and reduces manual errors in the release pipeline.

When to use it

  • Automate a new version release for a project on Linear.
  • Update the version number of a deployed application after a successful release.
  • Create release notes based on commit messages within a specific branch.
  • Trigger automated deployment steps following a release creation.

Key capabilities

  • Release creation via Linear CLI.
  • Version updating in project metadata.
  • Metadata management for releases.

Example prompts

  • "Create a new release for project 'MyProject' on Linear, using the 'main' branch."
  • "Update the version of application 'MyApp' to 1.2.3 after the release."
  • “Generate release notes from commits in the ‘release/v1.0’ branch.”

Tips & gotchas

The skill requires the Linear CLI to be installed and configured with appropriate credentials for access. Ensure that the specified project exists within your Linear workspace before attempting a release.

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
schpet
Installs
26

🌐 Community

Passed automated security scans.