Vibe Skill Purpose: Is this code ready to ship? Loop position Per-slice quality gate within move 6 (close the bead by proving acceptance) of the operating loop. Consumes a slice's changes; produces PASS/WARN/FAIL on complexity, architecture, security, intent fit. Vibe answers "is this slice ready to be counted against the slice-validation roll-up?" — it is not a substitute for the slice's first failing test (the test proves behavior; vibe judges the code that gets there). Three steps: 1. Complexity analysis — Find hotspots (radon, gocyclo) 2. Bug hunt audit — Systematic sweep for concrete bug…