Cpv Batch Fix banner
Emasoft Emasoft

Cpv Batch Fix

Development community

Description

--- name: cpv-batch-fix description: Parallel fix for one OR many plugins. Single-plugin inputs run the existing per-shard protocol (one cpv-plugin-fixer-agent per shard of findings). Marketplace / list / URL inputs run a per-plugin fan-out (one cpv-plugin-fixer-agent per plugin; each fixer may internally shard its own findings). Accepts local paths, GitHub URLs, marketplace URLs/folders, comma-separated lists, and @listfile shapes. Default 8 parallel agents per main-session message, cap 16. Eac

Installation

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

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