Ship Pr banner
marcanthonyrosa marcanthonyrosa

Ship Pr

Security community

Description

--- description: Run all pre-merge checks (tests, evals, security, spec compliance) and open the PR via gh. Does NOT merge — human merge is the last failsafe. --- Run the `ship-pr` skill. Steps: 1. Confirm clean working tree and branch is up to date with origin/main. 2. Invoke `ship-pr` skill. 3. Surface the PR URL when the skill reports complete. 4. Do not merge under any condition.

Installation

Installs to ~/.claude/commands/marcanthonyrosa-saucestack-ship-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marcanthonyrosa/saucestack/HEAD/.claude/commands/ship-pr.md -o ~/.claude/commands/marcanthonyrosa-saucestack-ship-pr.md

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

Full documentation available on GitHub

View Source Repository