Post-review AI-slop cleanup pass. After quality review approves a story/feature, scans only the changed files for: duplicate code, dead code, needless abstraction, boundary violations, missing tests. Proposes deletions with regression-test gate — rolls back on regression. Mandatory unless explicitly skipped via --no-deslop. Borrowed from OMC Ralph 7.5 + 7.6.
$npx -y skills add andyzengmath/quantum-loop --skill ql-deslopInstalls into the current project.
Run `npx skills use "https://github.com/andyzengmath/quantum-loop" --skill "andyzengmath/quantum-loop/ql-deslop"` 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/andyzengmath/quantum-loop" that are relevant to the current task. Run `npx skills add "https://github.com/andyzengmath/quantum-loop"` and select the relevant skills, then follow their instructions.