glebis/cull-release-verify
Use when verifying or auditing a Cull release, DMG, updater archive, notarization, Homebrew cask, installed version, launch health, or post-publication distribution state.
npx skills add https://github.com/glebis/claude-skills --skill cull-release-verify
Reconstruct release truth from immutable public evidence. Verification is
read-only by default.
release.
npm run release:cull -- state show --version "$VERSION" --json and parseexactly one JSON envelope.
authenticated workflow run, provenance, and required asset inventory.
artifact verifier; check updater signature, SHA-256 checksums, DMG contents,
embedded version and architecture, codesign, Gatekeeper, and notarization
staple.
promotion evidence.
commit, installed-version evidence, launch evidence, and mismatches.
Default to no installation. When the user explicitly requests an install smoke,
use an isolated location and preserve any existing app. Never edit release state,
the GitHub release, tags, the tap, system Applications, or cull.db.
Take glebis/cull-release-verify from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.