Cpv Batch Scope Diagnose banner
Emasoft Emasoft

Cpv Batch Scope Diagnose

Development community

Description

--- name: cpv-batch-scope-diagnose description: Read-only diagnostic across a fleet of project folders. One cpv-doctor-agent per project diagnoses the requested scope — user (~/.claude/), project (<project>/.claude/), local (<project>/.claude/settings.local.json), or full (all three + cross-scope conflict checker). LOCAL paths only — URL inputs are CRITICAL errors because the doctor needs ~/.claude/ filesystem access. Default 8 parallel agents per main-session message, cap 16. argument-hint: "[p

Installation

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

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

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

Full documentation available on GitHub

View Source Repository