This skill implements a strict 'Gate Function' for Claude Code, ensuring that no work is claimed as fixed, passed, or complete without fresh, verifiable evidence. It mandates a systematic process of identifying proof commands, executing them, and analyzing the full output before making any success assertions. By eliminating rationalizations like 'it should work' and preventing premature satisfaction, this skill builds developer trust and ensures that every commit, pull request, and status update is backed by actual logs and exit codes rather than assumptions.
主要功能
01Strict enforcement of the 'Evidence Before Claims' iron law
020 GitHub stars
03Systematic Gate Function for identifying and executing verification commands
04Independent verification of delegated agent tasks and VCS diffs
05Mandatory red-green regression testing validation for bug fixes
06Real-time detection and prevention of non-committal language like 'should' or 'probably'