Skip to main content

shipcheck

Stars11
Forks1
UpdatedJuly 1, 2026 at 19:13

Senior-QA review of a code change before you ship it. Sizes the diff, then launches QA reviewers โ€” a regression hunter ("does this break anything that already worked?") and a change reviewer ("does this actually do what it claims, including edge cases?") โ€” and consolidates ONE evidence-based SIGN OFF / SIGN OFF WITH NITS / DO NOT SHIP verdict with file:line proof. Cost-aware: cheap model + single pass for small diffs, parallel reviewers for real ones. Use whenever the user wants to QA, review, sign off, ship-check, or "is this safe to merge/ship?" a diff, branch, PR, or staged/working changes. Read-only โ€” never edits, commits, or mutates state.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
3 files
SKILL.md
readonly