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
Installation
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.
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- Source
- re2zero/deepin-skills
- 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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01