Audit Before Patch

Validate any audit finding, bug report, or proposed fix against the actual current file content before changing a single line. Use this whenever you act on a problem someone else reported — a human reviewer, another AI auditor, a linter, a security scan, a "the audit found X in file Y" message — and whenever you are about to apply a patch or change set you did not personally derive from reading the live file. Triggers — "the auditor flagged", "apply this fix", "the review said", "another model found a bug in", a diff or patch handed to you, findings from any automated tool. Push to use this even when the finding sounds authoritative and specific — confident, precise findings are exactly the ones that get applied blind.

annatchijova c03725c 3 files · 9.5 KB Updated

File contents

annatchijova/SKILLS/tree/main/audit-before-patch commit c03725c8ac

Frequently asked questions

npx skillmds@latest add annatchijova/audit-before-patch