/verify — Pre-PR Verification Loop
Systematic quality gate before any PR or merge. Validates plans before execution, runs 6 core verification phases, then checks post-execution consistency. Catches issues that would otherwise become review comments, CI failures, or hallucination cascades.
Usage
/verify # Full 6-phase verification
/verify quick # Phases 1-4 only (skip security + diff review)
/verify security # Security phase only
Phase 0: Pre-Execution
[Description truncada. Veja o README completo no GitHub.]