releasing

Installation
SKILL.md

Releasing

Automate version bumps, changelog, git tags, and GitHub releases. Stop gates enforce confirmation before every irreversible action.

Workflow

  1. Detect ecosystem and current version
  2. Confirm bump type with user
  3. Execute release pipeline

Step 1: Pre-flight Checks

Run all checks. Stop and report on any failure.

# Must be in a git repo
git rev-parse --is-inside-work-tree
Installs
1
GitHub Stars
93
First Seen
Mar 20, 2026
releasing — rfxlamia/skillkit