release-skills

Installation
SKILL.md

Release Skills

Standardized release workflow for the ian-skills repository.

Workflow

Step 1 — Detect Configuration

Scan the repo for version and changelog files:

  1. Check for version file (priority order):
    • package.json$.version
    • VERSION or version.txt → direct content
  2. Scan for changelogs: CHANGELOG*.md
  3. Display detected configuration

Step 2 — Analyze Changes Since Last Tag

Related skills
Installs
2
GitHub Stars
2
First Seen
Mar 29, 2026