Release Manager
Skill Verifiziert AktivUse when the user asks to plan releases, manage changelogs, coordinate deployments, create release branches, or automate versioning.
To streamline and automate the entire software release process, ensuring consistency, reliability, and clear documentation.
Funktionen
- Automated changelog generation from conventional commits
- Semantic version bumping based on commit analysis
- Release readiness assessment and planning
- Support for various release workflows (Git Flow, GitHub Flow, Trunk-based)
- Detailed documentation on best practices and anti-patterns
Anwendungsfälle
- Planning and coordinating software releases
- Automating changelog creation for new versions
- Determining appropriate semantic version bumps
- Assessing and ensuring release readiness
- Managing hotfixes and emergency releases
Nicht-Ziele
- Directly performing deployments or CI/CD pipeline actions
- Managing source code repositories (e.g., git push/pull)
- Handling infrastructure provisioning or configuration
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add alirezarezvani/claude-skills/plugin install engineering@claude-code-skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
OpenClaw Release Maintainer
100Prepare or verify OpenClaw stable/beta releases, changelogs, release notes, publish commands, and artifacts.
Manage Changelog
97Maintain a changelog following Keep a Changelog format. Covers entry categorization (Added, Changed, Deprecated, Removed, Fixed, Security), version section management, and unreleased tracking. Use when starting a new project that needs a changelog, adding entries after completing features or fixes, preparing a release by promoting Unreleased entries to a versioned section, or converting a free-form changelog to Keep a Changelog format.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Changelog From Commits
99Generieren Sie einen für Benutzer bestimmten CHANGELOG-Eintrag aus rohen Git-Log-Ausgaben. Verwenden Sie dies, wenn der Benutzer eine Veröffentlichung vorbereitet, fragt „Was hat sich seit der letzten Version geändert“, darum bittet, Release Notes zu schreiben, oder eine Charge von Commits für Endbenutzer zusammenfassen möchte.
Changelog
99Generate a changelog from git history since a tag, date, or commit
Changelog Automation
98Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.