Audits and refactors existing code for readability, maintainability, and dead code removal without changing behavior. Produces docs/forsvn/artifacts/meta/records/[date]-cleanup-<slug>.md and applies fixes in-place. Not for diagnosing business problems (use diagnose) or writing documentation (use write-docs). For writing missing docs after cleanup, see write-docs.
$npx -y skills add hungv47/meta-skills --skill clean-codeInstalls into the current project.
Run `npx skills use "https://github.com/hungv47/meta-skills" --skill "hungv47/meta-skills/clean-code"` 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/hungv47/meta-skills" that are relevant to the current task. Run `npx skills add "https://github.com/hungv47/meta-skills"` and select the relevant skills, then follow their instructions.