release

Installation
SKILL.md

Release

Collaborating skills

  • Changelog: skill: changelog — classify commits, determine version bump, write CHANGELOG.md entry
  • Git Commit: skill: git-commit — commit the release changes with a conventional message
  • Create PR: skill: create-pr — open a release PR after updating the changelog

Overview

A release is a sequence of discrete steps. Complete each one before moving to the next, and confirm with the user before pushing anything to the remote.


Step 1: Pre-flight checks

Verify the repository is in a clean, releasable state:

Installs
1
First Seen
Mar 29, 2026
release — mguinada/agent-skills