Batch-evaluate all skills in the repo with skill-forge-judge and render a single consolidated grade report sorted by grade (worst first) so effort is directed correctly. Use when reviewing overall skill quality, finding where to invest improvement effort, or after bulk skill changes. Triggers: audit all skills, grade report, skill health check, where should I focus.
$npx -y skills add wrathza/skillforge --skill skill-forge-auditInstalls into the current project.
Run `npx skills use "https://github.com/wrathza/skillforge" --skill "wrathza/skillforge/skill-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/wrathza/skillforge" that are relevant to the current task. Run `npx skills add "https://github.com/wrathza/skillforge"` and select the relevant skills, then follow their instructions.