test | docs | sync | detect | version [--verbose, --json]
/plugin marketplace add jrc1883/popkit-claude/plugin install jrc1883-popkit@jrc1883/popkit-claude<subcommand> [options]# /popkit:plugin - Plugin Management Manage the popkit plugin itself - run tests, generate docs, validate integrity, and manage versions. ## Usage ## Subcommands | Subcommand | Description | |------------|-------------| | `test` | Run plugin self-tests (default) | | `docs` | Generate and update documentation | | `sync` | Validate plugin integrity | | `detect` | Detect conflicts with other plugins | | `version` | Bump version with full release workflow | --- ## Subcommand: test (default) Run comprehensive tests on plugin components to ensure everything works correctly. ### Test C...