Cpv Batch Scope Diagnose And Fix banner
Emasoft Emasoft

Cpv Batch Scope Diagnose And Fix

Development community

Description

--- name: cpv-batch-scope-diagnose-and-fix description: Same-turn diagnose + fix across a fleet of project folders. One cpv-doctor-agent per project scans the requested scope + verifies findings + applies obvious fixes inline (NIT and CRITICAL auto; MAJOR / MINOR auto when the recipe is safe). 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]"

Installation

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

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