Cpv Batch Scope Fix banner
Emasoft Emasoft

Cpv Batch Scope Fix

Development community

Description

--- name: cpv-batch-scope-fix description: Apply fixes for scope-aware doctor findings across a fleet of project folders. One cpv-doctor-agent per project in batch_scope_fix mode handles the requested scope (user / project / local / full). LOCAL paths only — URL inputs are CRITICAL errors. Default 8 parallel agents per main-session message, cap 16. argument-hint: "[project-folder-or-list] [--scope full|user|project|local] [--max-parallel N]" user-invocable: true --- # /cpv-batch-scope-fix — App

Installation

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

Terminal
mkdir -p ~/.claude/skills/emasoft-claude-plugins-validation-cpv-batch-scope-fix && curl -fsSL https://raw.githubusercontent.com/Emasoft/claude-plugins-validation/HEAD/commands/cpv-batch-scope-fix.md -o ~/.claude/skills/emasoft-claude-plugins-validation-cpv-batch-scope-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