概要
This skill acts as a strict quality assurance framework for Claude Code, preventing premature completion claims by enforcing an 'evidence before assertions' methodology. It mandates fresh execution of verification commands, TDD compliance certification for every new function, and a strict code review gate for all logic changes. By requiring explicit proof of success—including frontend accessibility audits, console error checks, and regression verification—it ensures that every pull request or commit meets the highest standards of production readiness.