소개
The Fix Review skill automates the validation of security remediations by performing differential analysis between pre-fix and post-fix commit ranges. It cross-references code changes against security audit reports—supporting formats like PDF, Markdown, and web URLs—to ensure every vulnerability is thoroughly addressed. By detecting security anti-patterns and verifying the logic behind a fix rather than just relying on commit messages or passing tests, it provides a rigorous secondary check during the post-audit phase to prevent regressions.