Plugin Verification
Run layered verification for extension components and plugin packaging before CI and release.
Validation Levels
- Component-level verification (hooks, skills, sub-agents, teams).
- Manifest JSON + schema checks.
- Directory and file layout checks.
- CLI load and visibility checks.
- Docker smoke-test parity with CI.
Progressive Disclosure
Validation level model:
references/validation-levels.mdTroubleshooting guide:
references/common-issues.mdCLI command reference:
references/cli-commands.mdCI/CD alignment:
references/ci-integration.mdHook verification guidance:
references/verify-hooks.mdSkill verification guidance:
references/verify-skills.mdSub-agent verification guidance:
references/verify-subagents.mdTeam verification guidance:
references/verify-teams.mdLevel 2 script:
scripts/verify-manifest.shLevel 3 script:
scripts/verify-structure.shLevel 4 script:
scripts/verify-load.shLevel 5 script:
scripts/verify-ci.shAll levels:
scripts/verify-all.shChecklist:
assets/checklists/verification-checklist.mdMistake guide:
assets/checklists/common-mistakes.md
Related Skills
- Umbrella guide:
../implement-claude-extensions/SKILL.md - Hooks implementation:
../implement-hooks/SKILL.md - Agent Skills implementation:
../implement-agent-skills/SKILL.md - Sub-Agent implementation:
../implement-sub-agents/SKILL.md - Agent Team implementation:
../implement-agent-teams/SKILL.md - Plugin packaging:
../implement-plugin/SKILL.md
Sources
- https://code.claude.com/docs/en/plugins
- https://code.claude.com/docs/en/skills
- https://code.claude.com/docs/en/sub-agents
- https://code.claude.com/docs/en/agent-teams
- https://code.claude.com/docs/en/hooks-guide
Converted and distributed by TomeVault — claim your Tome and manage your conversions.