Validate plugin content quality before release. Run skill-validator across plugins, verify marketplace.json completeness, check plugin.json version consistency, and detect broken documentation cross-references. Use when preparing a release, before running release.sh, or when user mentions "release check", "pre-release", "plugin-release-checker", or "release validation".
$npx -y skills add joaquimscosta/arkhe-claude-plugins --skill plugin-release-checkerInstalls into the current project.
Run `npx skills use "https://github.com/joaquimscosta/arkhe-claude-plugins" --skill "joaquimscosta/arkhe-claude-plugins/plugin-release-checker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/joaquimscosta/arkhe-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/joaquimscosta/arkhe-claude-plugins"` and select the relevant skills, then follow their instructions.