release

Installation
SKILL.md

Skill: Release ButterCut

Guides through the complete release process: version bump, changelog, git operations, gem publishing, and GitHub release creation.

When to Use

  • Publishing a new version of ButterCut
  • After merging features or fixes that should be released
  • Creating the first v0.1.0 release

Workflow

1. Run Tests First

CRITICAL: Always run tests before releasing. Never release if tests fail.

bundle exec rspec
Related skills

More from barefootford/buttercut

Installs
35
GitHub Stars
473
First Seen
Jan 28, 2026