Verifies that security audit remediation commits correctly address findings without introducing new bugs.
Fix Review is a specialized Claude Code skill designed for post-audit remediation and verification. It performs deep differential analysis between a baseline source commit and target fix commits to ensure that security vulnerabilities—such as those identified in Trail of Bits or other professional reports—are thoroughly addressed. By cross-referencing code changes with specific audit recommendations and scanning for security anti-patterns, it provides a structured verification report that distinguishes between fully fixed, partially fixed, and unaddressed issues, preventing regressions and ensuring a robust security posture during the cleanup phase of development.