Skip to main content

shipcheck

スター11
フォーク1
更新日2026年7月1日 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.

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
3 ファイル
SKILL.md
readonly