release
✓Creates a new ButterCut release with version bump, changelog, git tag, gem build, and GitHub release. Use when publishing a new version.
Installation
SKILL.md
Guides through the complete release process: version bump, changelog, git operations, gem publishing, and GitHub release creation.
CRITICAL: Always run tests before releasing. Never release if tests fail.
If any tests fail, STOP immediately and ask user to fix before proceeding with release.
Creates a new ButterCut release with version bump, changelog, git tag, gem build, and GitHub release. Use when publishing a new version. Source: barefootford/buttercut.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/barefootford/buttercut --skill release- Source
- barefootford/buttercut
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is release?
Creates a new ButterCut release with version bump, changelog, git tag, gem build, and GitHub release. Use when publishing a new version. Source: barefootford/buttercut.
How do I install release?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/barefootford/buttercut --skill release Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/barefootford/buttercut
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01