Cpv Batch Full Scan And Fix banner
Emasoft Emasoft

Cpv Batch Full Scan And Fix

Security community

Description

--- name: cpv-batch-full-scan-and-fix description: Maximum-coverage same-turn scan + fix. One cpv-plugin-fixer-agent per plugin reads each source file ONCE and runs validate + security + caching audit + caching optimize + verify-FPs + fix — all inline. Each per-file scan triggers every applicable checker; confirmed-real findings are fixed; confirmed-FPs are skipped. Cuts per-plugin token cost ~5× vs running the four separate batch skills sequentially. Default 8 parallel agents per main-session m

Installation

Installs to ~/.claude/skills/emasoft-claude-plugins-validation-cpv-batch-full-scan-and-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-claude-plugins-validation-cpv-batch-full-scan-and-fix && curl -fsSL https://raw.githubusercontent.com/Emasoft/claude-plugins-validation/HEAD/commands/cpv-batch-full-scan-and-fix.md -o ~/.claude/skills/emasoft-claude-plugins-validation-cpv-batch-full-scan-and-fix/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository