git-release

Analyze commits since the last tag and generate release notes.

3|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/48Nauts-Operator/opencode-baseline --skill git-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: git-release
Source: https://github.com/48Nauts-Operator/opencode-baseline/tree/main/.opencode/skill/git-release
Command: npx skills add https://github.com/48Nauts-Operator/opencode-baseline --skill git-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create consistent releases with changelogs and version bumping.

Core Features & Use Cases

  • Analyze commits since last tag
  • Determine version bumps using conventional commits
  • Generate release notes and provide copy-pasteable release commands

Quick Start

Prepare a new release by analyzing the latest commits and creating v1.2.3 with a changelog.