vs-ship-it
Installation
SKILL.md
Create PR
Step 0: Ensure review ran
Before shipping, check if roast-my-code was already run in this session.
If not run yet: run it now. Wait for both passes to complete (Pass 1 auto-fixes, Pass 2 presents sins — auto-select option b for critical + serious). Apply fixes before proceeding.
If already run: continue to Step 1.
Step 1: Check state
git branch --show-current && git status -s && git diff HEAD --stat