Fan out N read-only subagents to audit the codebase for safe simplification (dead code, duplication, over-exports, complexity, dependency bloat, stale docs), then assemble a filtered work-order of findings. READ-ONLY — never edits source. The work-order is the deliverable.
$npx -y skills add firatcand/forge --skill auditInstalls into the current project.
Run `npx skills use "https://github.com/firatcand/forge" --skill "firatcand/forge/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/firatcand/forge" that are relevant to the current task. Run `npx skills add "https://github.com/firatcand/forge"` and select the relevant skills, then follow their instructions.