Skip to content

v1.0.2

Latest

Choose a tag to compare

@zabrodsk zabrodsk released this 19 Apr 19:58

Install now works end-to-end. Verified via the Claude Code CLI.

What's fixed since v1.0.0:

  • Dropped invalid skills array from plugin.json — the schema expects auto-discovery from the skills/ directory.
  • Switched plugin source to the url form with an explicit HTTPS URL so installs don't require SSH keys.
  • Added metadata.description and 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.