소개
The Verification Rules skill provides a standardized framework for validating task completion within the Claude Code environment. By implementing a nested four-layer check—detecting contradictions, verifying git commits, checking task markers, and identifying explicit completion signals—it prevents premature task closure. This skill is essential for maintaining project integrity and ensuring that no technical debt, placeholders, or uncommitted changes are left behind during the development lifecycle.