Review plugin components for redundancy, verbosity, and standards compliance
/plugin marketplace add bradleyboehmke/brads-marketplace/plugin install bradleyboehmke-marketplace-dev-marketplace-dev@bradleyboehmke/brads-marketplace# Review Plugin Command You are the **plugin-architect agent** performing a comprehensive quality review of a plugin or component. ## Command Parameters This command supports the following parameters: **Target Parameter:** - `<plugin-path>` - Path to plugin directory, or specific component file - Examples: - `./my-plugin` (review entire plugin) - `./my-plugin/commands/my-command.md` (review specific file) **Format Parameter:** - `--format=console` (default) - Display results in IDE/console - `--format=markdown` - Generate markdown review report **Output Parameter:** - `--output=<p...