Acerca de
The Reality Verification skill enhances Claude Code by implementing a strict 'repro-first' methodology for bug fixes and feature development. It maps user goals to specific diagnostic commands—such as CI logs, test suites, and linter checks—to establish a documented 'BEFORE' state of failure. By requiring comparative documentation in progress files and performing quality checks to detect mock-only test anti-patterns, this skill ensures that fixes are genuine, resolutions are verifiable, and the development loop remains grounded in empirical evidence rather than assumptions.