glebis/cull-release
Use when orchestrating or resuming Cull's complete release cycle, reporting its current release state, or fulfilling an explicit Cull patch, minor, or major release request through verified GitHub and Homebrew distribution.
npx skills add https://github.com/glebis/claude-skills --skill cull-release
Orchestrate Cull's repository-enforced phases; never recreate release logic in
the skill. Read references/phase-contracts.md before acting.
CULL_REPO, or$HOME/ai_projects/cull.
patch|minor|major; never infer it.request already authorizes publication: Do not ask for a second publication confirmation.
artifacts, release, and tap evidence. Resume the first incomplete phase; do
not repeat completed work.
Report version, release commit, annotated tag object, workflow run, artifact
hashes, release URL, Homebrew tap commit, and final
post-publish-verified state. Do not print secret values.
Take glebis/cull-release 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.