The fix-everything playbook for the maf-remediate loop: per-rule canonical fix + how to tell a real finding from a false positive (by confidence tier). Use when driving a codebase to a clean MAF health grade — triage heuristic findings before changing code.
$npx -y skills add joslat/maf-doctor --skill maf-remediation-playbookInstalls into the current project.
Run `npx skills use "https://github.com/joslat/maf-doctor" --skill "joslat/maf-doctor/maf-remediation-playbook"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joslat/maf-doctor" that are relevant to the current task. Run `npx skills add "https://github.com/joslat/maf-doctor"` and select the relevant skills, then follow their instructions.