Finding Forensic Remediation

Turn audit findings into an engineer-ready remediation backlog via per-finding code + git forensics — confirm the root cause at path:line in CURRENT code, git-blame when it broke, git-log whether any commit fixed it, check uncommitted work, assign a status, and write the exact before→after fix + test + effort + priority. Use after an audit to make findings actionable instead of just descriptive.

ever-just cb8b19d 4.4 KB Updated

File contents

ever-just/agentskills/tree/main/skills/finding-forensic-remediation commit cb8b19de71

Frequently asked questions

npx skillmds@latest add ever-just/finding-forensic-remediation