
release-automation
FlorianBruniaux/claude-code-ultimate-guideSummary
Automated versioning, changelog generation, and release management for continuous delivery.
SKILL.md
{
"name": "release-automation",
"version": "1.0.0",
"display_name": "Release Automation",
"description": "Automated versioning, changelog generation, and release management for continuous delivery.",
"minimum_claude_code_version": "2.1.0",
"includes": {
"commands": [
{
"name": "release",
"file": "commands/release.md"
},
{
"name": "changelog",
"file": "commands/changelog.md"
}
],
"skills": [
{
"name": "release-notes-generator",
"file": "skills/release-notes-generator.md"
}
],
"hooks": [
{
"name": "version-sync",
"file": "hooks/bash/version-sync.sh",
"type": "PostToolUse"
}
]
},
"install_time_estimate": "3 minutes",
"learning_curve": "Beginner",
"features": [
"Semantic versioning",
"Changelog automation",
"Release notes",
"Git tagging"
],
"quick_start": [
"bash install.sh",
"/release patch|minor|major",
"Automatic commit + push"
]
}Recommended skills
Browse all →Claude Plugin
project-shipper
PROACTIVELY use this agent when approaching launch milestones, release deadlines, or go-to-market activities. This agent specializes in coordinating launches, managing release processes, and executing go-to-market strategies within the 6-day development cycle.
Claude Plugin
devops-pipeline
Complete CI/CD automation, deployment, and infrastructure management for Claude Code teams.
Claude Plugin
devops-automator
Use this agent when setting up CI/CD pipelines, configuring cloud infrastructure, implementing monitoring systems, or automating deployment processes. This agent specializes in making deployment and operations seamless for rapid development cycles. Examples:
