Acerca de
The Strict Verification Guard skill implements the 'Iron Law' of software development: no completion claims without fresh verification evidence. It moves beyond simple success messages by requiring Claude to execute and report on a three-tier validation framework covering Flow (syntax/linting), Artifacts (unit tests/builds), and Functional (real-world E2E) gates. By explicitly forbidding mocks in functional testing and requiring red-green regression cycles for bug fixes, this skill ensures that development output is actually functional, stable, and ready for production deployment.