Agent skill

github-release-manager

Automated release coordination and deployment with swarm orchestration for seamless version management, testing, and deployment across multiple packages. Use for release pipelines, version coordination, deployment orchestration, and release documentation.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/development/github/release-manager

SKILL.md

Github Release Manager

Overview

Automated release coordination with swarm orchestration. This skill handles release pipelines, multi-package version coordination, deployment orchestration with rollback capabilities, release documentation generation, and multi-stage validation.

Quick Start

bash
# List releases
gh release list

# Create a release
gh release create v1.0.0 --title "Release v1.0.0" --notes "Release notes..."

# View release
gh release view v1.0.0

# Download release assets
gh release download v1.0.0

# Delete release
gh release delete v1.0.0 --yes

When to Use

  • Creating and managing software releases
  • Coordinating versions across multiple packages
  • Automating deployment with validation
  • Generating release documentation
  • Multi-stage release validation
  • Rollback and recovery procedures

Version History

  • 1.0.0 (2025-01-02): Initial release - converted from release-manager agent

Sub-Skills

  • Best Practices

Sub-Skills

  • Core Capabilities
  • 1. Coordinated Release Preparation (+7)
  • Semantic Versioning (+2)
  • Swarm Coordination (+1)
  • GitHub Actions Integration
  • Release Quality Metrics (+1)

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results