·create-release-tags
</>

create-release-tags

re2zero/deepin-skills

Use when releasing new versions for Debian projects with optional linglong.yaml support, updating debian/changelog, incrementing patch versions automatically, and creating git commits

8Installs·0Trend·@re2zero

Installation

$npx skills add https://github.com/re2zero/deepin-skills --skill create-release-tags

SKILL.md

Automates Debian package version releases by updating debian/changelog and linglong.yaml (if present), generating change summaries from git log, and creating version commits.

| Release specific version | tag release 1.2.3 | Updates to specified version | | Auto-increment patch | tag release | Increments patch (1.2.2 → 1.2.3) | | Prepare test version | tag prepare-test 1.2.3 | Updates for testing phase |

Default behavior: If no version specified, auto-increment patch version (e.g., 6.5.26 → 6.5.27)

Use when releasing new versions for Debian projects with optional linglong.yaml support, updating debian/changelog, incrementing patch versions automatically, and creating git commits Source: re2zero/deepin-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/re2zero/deepin-skills --skill create-release-tags
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is create-release-tags?

Use when releasing new versions for Debian projects with optional linglong.yaml support, updating debian/changelog, incrementing patch versions automatically, and creating git commits Source: re2zero/deepin-skills.

How do I install create-release-tags?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/re2zero/deepin-skills --skill create-release-tags Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/re2zero/deepin-skills