Release Check banner
SaaSy-Solutions SaaSy-Solutions

Release Check

Development community

Description

--- allowed-tools: Bash, Read, Grep, Glob, Task description: Pre-publish GO/NO-GO gate without publishing (runs the release-guardian agent) --- # /release-check — Pre-Publish Gate Run the release safety checks and return a single GO / NO-GO verdict. This does NOT bump, commit, publish, or tag — it just tells you whether a publish is safe. Use it before `scripts/publish-crates.sh`, or any time you've added a crate and want to confirm the publish list is in sync. For the full bump → publish → t

Installation

Installs to ~/.claude/commands/saasy-solutions-mockforge-release-check.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SaaSy-Solutions/mockforge/HEAD/.claude/commands/release-check.md -o ~/.claude/commands/saasy-solutions-mockforge-release-check.md

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

Full documentation available on GitHub

View Source Repository