Emasoft/claude-plugins-validation

Comprehensive validation suite for Claude Code plugins, marketplaces, hooks, skills, and MCP servers

4Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

cpv-agent

01

Emasoft/claude-plugins-validation

Agent

General-purpose CPV worker. Receives a free-form plugin-quality request and autonomously routes it to the right claude-plugins-validation skill, agent, or script, then executes the whole job in an isolated context. Dispatch it for "use CPV to " or "read the CPV skills menu and pick what is needed" — validate…

4 4d ago A 184 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Self-sufficient cache-optimization WORK agent dispatched by the cpv-main-menu (menu-tree §3.3 cache rows) or by the /cpv-batch-caching-audit and /cpv-batch-caching-optimize commands. Accepts EITHER a pre-existing cache-audit report path OR a plugin/project path via the dispatcher's block. Runs the full validate → fix…

4 4d ago A 188 tokens original MIT

cpv-doctor-agent

03

Emasoft/claude-plugins-validation

Agent

CPV doctor WORK agent invoked by the /cpv-main-menu main-session orchestrator (Diagnose category). The orchestrator renders the "Diagnose what?" first-contact menu and collects per-action follow-up; this agent receives a structured block with the resolved mode and targetpath and runs the matching diagnostic recipe.…

4 4d ago B 203 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Self-sufficient marketplace fix WORK agent dispatched from the /cpv-main-menu flow after a menu choice is made. Accepts either a validation report OR a marketplace repo path via the dispatching menu's block. Runs validate → fix → re-validate in a loop until the marketplace is clean (zero CRITICAL/MAJOR/MINOR/NIT and…

4 4d ago A 215 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Creates new Claude Code plugin or marketplace repositories from scratch with full CI/CD pipeline, git hooks, and standard file structure, then publishes and watches GitHub CI to green before declaring done. Use when user wants to create a new plugin, scaffold a repo, or set up a new marketplace hub.

4 4d ago A 66 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Security devitalization WORK agent. Accepts a security report OR a plugin path via the dispatching menu's block, and converts execution-class findings into PROVABLY-INERT data — passing CPV's security gate by neutralizing each threat's executable shape, NEVER by suppressing a rule or relaxing --strict. Refuses to…

4 4d ago A 236 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Deep diagnostic auditor for Claude Code plugins. Goes beyond validateplugin (structure-only) by ALSO running all 5 external security scanners, the pipeline-staleness checks, the cross-platform compliance checks, the marketplace-registration probe, and the cached-vs-GitHub sync probe. Returns a structured diagnosis…

4 4d ago A 101 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Self-sufficient fix WORK agent. Accepts a validation report OR a plugin path via the dispatching menu's block and runs validate → fix → re-validate in a loop until the plugin is clean (zero CRITICAL/MAJOR/MINOR/NIT and zero publish-blocking WARNINGs). Loads the cpv-fix-validation, cpv-canonical-pipeline, and…

4 4d ago A 144 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Security leaks-and-hardening WORK agent. Takes a security report OR a plugin path and fixes LEAK + MISSING-SAFEGUARD findings without breaking functionality — passing CPV's security gate by REMOVING exposed secrets and IMPLEMENTING missing safeguards, NEVER by suppressing a rule. Redacts secrets (runtime-reading the…

4 4d ago A 232 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Autonomous plugin management agent for installing, validating, and maintaining Claude Code plugins. Use when user asks to: install/uninstall plugins, validate plugin quality, check plugin health, search for plugins by type, manage marketplaces, or perform bulk plugin operations.

4 4d ago A 56 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Lightweight validation agent that runs scripts and returns compact summaries. Does NOT fix issues or perform semantic analysis — use cpv-plugin-fixer-agent and cpv-semantic-validator-agent for those. A thin script-launcher (per TRDD-82e836dc): the entire workflow is Bash + Read + 1-2 lines of summary, no analysis.…

4 4d ago A 86 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Deep AI-driven semantic analysis agent for skill and agent quality. Evaluates description triggering, instruction clarity, example quality, and workflow completeness — things scripts cannot check. Use only via /cpv-semantic-validation (explicit opt-in; 10-50x token cost).

4 4d ago A 61 tokens original MIT

Emasoft/claude-plugins-validation

Agent

Lightweight skill validation agent that runs scripts and returns compact summaries. Does NOT fix issues or perform semantic analysis — use cpv-plugin-fixer-agent and cpv-semantic-validator-agent for those. A thin script-launcher (per TRDD-82e836dc): the entire workflow is Bash + Read + 1-2 lines of summary, no…

4 4d ago A 88 tokens original MIT

cpv-spark-agent

14

Emasoft/claude-plugins-validation

Agent

CPV's bundled lightweight implementation agent — focused fixes, quick tweaks, file creations, code changes inside a CPV workflow. Use for short-context dispatches from CPV menus and orchestrators where the task is bounded (one file or one symbol) and TDD-grade rigor would be overhead. Launch many in parallel for…

4 4d ago A 226 tokens original MIT