Command
/ship-check
Ops Foundationsbeginner1 minclaudecursor
Run a fast pre-ship review of the change I'm about to push. Check, in order:
- Does it do the one thing it's supposed to — and nothing extra?
- What's the smallest test that proves it works?
- What breaks if this is wrong? (blast radius)
- Is there a rollback?
Reply with PASS or a numbered list of what to fix first. Be terse.