Maximum-coverage same-turn sweep across a marketplace / list / single plugin. Each cpv-plugin-fixer-agent reads every source file ONCE and runs validate + security + caching audit + caching optimize + verify-FPs + fix inline. ~5× cheaper than running the four separate batch skills sequentially. Use when applying every-checker fixes across many plugins at once. Trigger with /cpv-batch-full-scan-and-fix.
$npx -y skills add emasoft/claude-plugins-validation --skill cpv-batch-full-scan-and-fixInstalls into the current project.
Run `npx skills use "https://github.com/emasoft/claude-plugins-validation" --skill "emasoft/claude-plugins-validation/cpv-batch-full-scan-and-fix"` 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/emasoft/claude-plugins-validation" that are relevant to the current task. Run `npx skills add "https://github.com/emasoft/claude-plugins-validation"` and select the relevant skills, then follow their instructions.