Comprehensive codebase or system audit. Use when asked to "audit the codebase", "review everything", "find all issues", "security audit", "performance audit", "code quality review", or "find tech debt". Produces a structured report with findings prioritized by severity.
$npx -y skills add floomhq/moto --skill deep-auditInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/deep-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/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.