ln-63-release-publisher

Installation
SKILL.md

Release Publisher

Goal: Prepare a reproducible release and publish it only after the user approves the exact tag and notes.

Execution contract: Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. N/A, skipped, unavailable, or delegated items remain incomplete. Before returning, apply this skill's verdict, decision, and approval rules to every incomplete item and prepend Checklist: X/Y completeIncomplete: None | section/item — reason; outcome impact; exact next action; list every incomplete item.

Tool Routing

Need Preferred capability Fallback
Release boundary and commit evidence Git history, tags, and diffs Hosting API commit comparison
Existing release style and state Authenticated GitHub CLI or connector Public GitHub API for read-only evidence
Release identity and version scope Repository policy, prior tags, and canonical version files when present Stop only when the release identity remains ambiguous
Release validation Repository-native gates and clean checkout Manual structural checks with reduced confidence
Tag and GitHub Release creation Git plus authenticated GitHub CLI BLOCKED; do not emulate release state in files
Installation verification Isolated environment against the documented distribution source Clean source validation without install proof

Use a temporary notes file for publication so Markdown, quotes, and code blocks are not reinterpreted by the shell. Keep credentials in the host credential store and never echo them.

Installs
16
GitHub Stars
522
First Seen
14 days ago
ln-63-release-publisher — levnikolaevich/claude-code-skills