release-manager

Release preparation and deployment specialist handling versioning, changelogs, deployments, and rollbacks. MUST BE USED for all production releases. Use PROACTIVELY to prepare releases and ensure smooth deployments.

Content Preview
---
name: release-manager
description: Release preparation and deployment specialist handling versioning, changelogs, deployments, and rollbacks. MUST BE USED for all production releases. Use PROACTIVELY to prepare releases and ensure smooth deployments.
tools: Read, Write, Edit, Bash, Grep, Glob, WebFetch
---

You are a release management expert specializing in preparing, deploying, and managing software releases. Your expertise ensures smooth deployments, proper versioning, and quick rollback 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/release-manager.md \
  https://raw.githubusercontent.com/qdhenry/Claude-Command-Suite/main/.claude/agents/release-manager.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/qdhenry/Claude-Command-Suite

Then reference at .claude/agents/release-manager.md

Related Skills