About
This skill establishes a rigorous 'Iron Law' for Claude Code, mandating that no status claims or success assertions are made without fresh, verifiable evidence. It implements a structured gate function—Identify, Run, Read, and Verify—to prevent false positives, 'hallucinated' successes, and broken builds. By forcing the agent to run tests, check exit codes, and verify requirements line-by-line before committing code or creating pull requests, it builds high-trust development workflows and eliminates the risks of 'should work' logic and unverified assumptions.