This skill serves as a rigorous quality gate for Claude Code, mandating that all success claims, status updates, and Pull Request readiness be backed by fresh, objective evidence. It implements an 'Iron Law' of verification that prevents premature assertions, 'hallucinated' successes, and the common pitfalls of rationalization. By following a structured Identify-Run-Read-Verify protocol, it ensures that tests, builds, and linting processes are actually executed and confirmed through exit codes and logs before the AI reports completion to the user.
Key Features
01Red-Green TDD verification patterns for regression testing
02Automated detection of speculative language and red-flag phrases
03Independent verification of delegated agent results and VCS diffs
04Mandatory Identify-Run-Read-Verify gate for all status claims
05Evidence-based requirement tracking against implementation checklists
061 GitHub stars