test | docs | sync | detect | version [--verbose, --json]
/plugin marketplace add jrc1883/popkit-claude/plugin install popkit-core@popkit-marketplace<subcommand> [options]# /popkit:plugin - Plugin Management Manage the popkit plugin itself - tests, docs, validation, conflicts, and versions. ## Subcommands | Subcommand | Description | |------------|-------------| | test (default) | Run plugin self-tests | | docs | Generate and update documentation | | sync | Validate plugin integrity | | detect | Detect conflicts with other plugins | | version | Bump version with full release workflow | --- ## test (default) Run comprehensive tests on plugin components. **Categories:** hooks, agents, skills, routing, structure, sandbox. **Test Files:** tests/hooks/, t...