Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
emasoft
/
claude-plugins-validation
home
/
subagents
/
emasoft
/
claude-plugins-validation
emasoft/claude-plugins-validation
14 subagents
View on GitHub
Subagent
cpv-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 iso
cpv-cache-optimizer-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
cpv-doctor-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; t
cpv-marketplace-fixer-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
cpv-plugin-creator-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
cpv-plugin-devitalizer-agent
Security devitalization WORK agent. Accepts a security report OR a plugin path via the dispatching menu's `<context>` block, and converts execution-class findings into PROVABLY-INERT data — passing CP
cpv-plugin-diagnoser-agent
Deep diagnostic auditor for Claude Code plugins. Goes beyond validate_plugin (structure-only) by ALSO running all 5 external security scanners, the pipeline-staleness checks, the cross-platform compli
cpv-plugin-fixer-agent
Self-sufficient fix WORK agent. Accepts a validation report OR a plugin path via the dispatching menu's `<context>` block and runs validate → fix → re-validate in a loop until the plugin is clean (zer
cpv-plugin-leaks-preventer-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 e
cpv-plugin-manager-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, sear
cpv-plugin-validator-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.
cpv-semantic-validator-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
cpv-skill-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 t
cpv-spark-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 wher