Shipit banner
speakeasy-api speakeasy-api

Shipit

Git community

Description

--- name: shipit description: Analyze changes, determine semver bump, write release notes with boop, commit, push, and open a PR user_invocable: true --- # Ship It Automate the release preparation workflow: analyze changes, determine the semver bump, record release notes via boop, commit, push, and open a PR. ## Prerequisites Check that `boop` is installed: ```sh which boop ``` If boop is not found, prompt the user they need to install it. Suggest running the install for them: MacOS / Lin

Installation

Installs to ~/.claude/commands/speakeasy-api-granary-shipit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/speakeasy-api/granary/HEAD/.claude/commands/shipit.md -o ~/.claude/commands/speakeasy-api-granary-shipit.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository