wa:deploy-release
CommunityAutomate versioning, changelog, and releases.
Software Engineering#git#conventional commits#semantic versioning#release automation#tagging#github releases#changelog generation
Authorjeremy-newhouse
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of manually creating Git releases by automating version selection, changelog generation, tagging, and (when applicable) GitHub release publishing.
Core Features & Use Cases
- Creates a release-ready version: Accepts an explicit semantic version or computes one from commit history since the last tag.
- Generates a changelog entry and release notes: Groups conventional commits and produces release notes prose for the GitHub release while updating CHANGELOG.md.
- Publishes the release: Adds an annotated git tag, pushes it to the remote, and creates a GitHub release marked as latest.
- Use Case: You need to cut a new release for a project after merges and want consistent semver bumps, a fresh CHANGELOG.md entry, and a GitHub release in a repeatable workflow.
Quick Start
Run wa:deploy-release with an explicit version like 1.3.0 to generate the changelog, create and push the tag, and publish the corresponding GitHub release.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wa:deploy-release Download link: https://github.com/jeremy-newhouse/eck-e2e-weather-app/archive/main.zip#wa-deploy-release Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.