Jaan Release

🌐Community
by parhumm · vlatest · Repository

Jaan Release automates deployments across environments, streamlining your DevOps workflow and accelerating application releases for faster feedback loops.

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

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

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

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

About This Skill

What it does

The jaan-release skill automates release processes within the Jaan framework. It handles tasks like version bumping, tag creation, and deployment to various environments based on predefined configurations. This reduces manual effort and ensures consistent release workflows for software projects using Jaan.

When to use it

  • Automating a new software release with version updates and tagging.
  • Deploying an application to staging or production environments after code changes.
  • Creating release branches and merging them into the main codebase.
  • Ensuring consistent release procedures across multiple projects within your organization.

Key capabilities

  • Version bumping (incrementing semantic versions)
  • Tag creation in a Git repository
  • Deployment to configured environments
  • Integration with Jaan framework

Example prompts

  • "Release version 1.2.3 for the current branch."
  • "Deploy the latest tagged release to staging."
  • "Create a new release branch from main and bump the version number."

Tips & gotchas

  • Requires familiarity with the Jaan framework and its configuration files.
  • Ensure your environment variables are correctly set up for deployment credentials.

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
parhumm
Installs
6

🌐 Community

Passed automated security scans.