Install now works end-to-end. Verified via the Claude Code CLI.
What's fixed since v1.0.0:
- Dropped invalid
skillsarray fromplugin.json— the schema expects auto-discovery from theskills/directory. - Switched plugin source to the
urlform with an explicit HTTPS URL so installs don't require SSH keys. - Added
metadata.descriptionand cleaned up redundant fields.
Install (run each line as a separate prompt in Claude Code):
/plugin marketplace add https://github.com/zabrodsk/claude-advisor-plugin.git
/plugin install advisor@claude-advisor-plugin
If you previously added an older version of the marketplace, refresh it first: /plugin marketplace update claude-advisor-plugin.