(forwward) Aggressively audits and cleans a codebase — removes slop, dead code, and AI-generated noise; fixes DRY/SOLID violations; restructures toward the simplest correct implementation. One commit, no behavior changes. Use when the user says "audit the code", "clean up tech debt", "remove dead code", "deslop", "this codebase is a mess", or asks for a code-quality pass. Detects stack and applies idiomatic patterns. Works on full codebase or specific paths.
$npx -y skills add iankiku/forwward-teams --skill auditInstalls into the current project.
Run `npx skills use "https://github.com/iankiku/forwward-teams" --skill "iankiku/forwward-teams/audit"` 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/iankiku/forwward-teams" that are relevant to the current task. Run `npx skills add "https://github.com/iankiku/forwward-teams"` and select the relevant skills, then follow their instructions.