What is releasing?
Use when publishing a new version — bumping version numbers, creating git tags, and publishing GitHub Releases with changelogs. Source: sipengxie2024/superpower-planning.
Use when publishing a new version — bumping version numbers, creating git tags, and publishing GitHub Releases with changelogs.
Quickly install releasing AI skill to your development environment via command line
Source: sipengxie2024/superpower-planning.
Bump versions, tag, and publish a GitHub Release with an auto-generated changelog. All version sources must stay in sync.
| .claude-plugin/plugin.json | version | | .claude-plugin/marketplace.json | plugins[0].version | | Git tag | vX.Y.Z |
Apply semver: patch for fixes, minor for features, major for breaking changes.
Use when publishing a new version — bumping version numbers, creating git tags, and publishing GitHub Releases with changelogs. Source: sipengxie2024/superpower-planning.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sipengxie2024/superpower-planning --skill releasingUse when publishing a new version — bumping version numbers, creating git tags, and publishing GitHub Releases with changelogs. Source: sipengxie2024/superpower-planning.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sipengxie2024/superpower-planning --skill releasing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sipengxie2024/superpower-planning