Validate implementation thoroughly - loops until all checks pass. QA phase.
/plugin marketplace add packlikez/claude-code-dev-plugin/plugin install packlikez-dev@packlikez/claude-code-dev-plugin# /dev:validate Thorough validation that loops until everything passes. This is the **QA** phase. --- ## VALIDATION LOOP --- ## CHECK 1: Build (Blocking) **If build fails → STOP. Fix build errors first.** --- ## CHECK 2: Lint --- ## CHECK 3: Test Quality Scan --- ## CHECK 4: Tests --- ## CHECK 5: Network/API --- ## CHECK 6: Database Consistency --- ## CHECK 7: Visual (if UI changed) --- ## FIX LOOP --- ## OUTPUT FORMAT ### During Validation ### Final Report (Pass) ### Final Report (Fail after 10 iterations) --- ## RULES