About
The Verification Before Completion skill acts as a mandatory quality gate for the development lifecycle, ensuring that no task is marked 'done' without thorough validation. It provides a structured protocol that covers requirements tracing, end-to-end testing, integration checks, and documentation audits. By enforcing these 'Iron Laws' before every git commit or pull request, the skill prevents regressions, broken builds, and undocumented features, maintaining a professional standard of code quality and team reliability.