From linux-packaging
Use when the user wants to increment to the next version and create a GitHub release/tag that triggers a debian build workflow. Triggers on phrases like "create a release", "new version release", "tag and release".
How this skill is triggered — by the user, by Claude, or both
Slash command
/linux-packaging:create-package-releaseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create (or increment to) the next version.
Create (or increment to) the next version.
Use a GitHub workflow to build the debian. If not yet set up, set it up first. Then create the tag and release to trigger the build on GitHub.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin linux-packagingGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.