Release Nt banner
NakliTechie NakliTechie

Release Nt

DevOps community

Description

--- description: Cut a release — semver suggestion + CHANGELOG, then on confirmation tag, push, GitHub release, and verify the deploy landed live. argument-hint: "[major | minor | patch | x.y.z]" allowed-tools: ["Bash", "Glob", "Grep", "Read", "Edit", "Write", "Task"] entry: "verifying with gate green — no failing verifier, no open fix-workplan items; refuse otherwise (override via /decide-nt)" exit: "tag + GitHub release + CHANGELOG landed and the deploy verified live, or an explicit refusal na

Installation

Installs to ~/.claude/skills/naklitechie-ntkit-release-nt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naklitechie-ntkit-release-nt && curl -fsSL https://raw.githubusercontent.com/NakliTechie/ntkit/HEAD/commands/release-nt.md -o ~/.claude/skills/naklitechie-ntkit-release-nt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository