Skip to content

Fix plugin install instructions#2

Open
falko wants to merge 2 commits into
meyerdan:mainfrom
falko:fix-plugin-install-command
Open

Fix plugin install instructions#2
falko wants to merge 2 commits into
meyerdan:mainfrom
falko:fix-plugin-install-command

Conversation

@falko
Copy link
Copy Markdown

@falko falko commented Apr 15, 2026

Summary

  • Replace non-existent claude plugin add with the correct two-step install flow
  • First register the repo as a marketplace, then install the plugin from it

Test plan

  • Run claude plugin marketplace add meyerdan/camunda-ai-dev-kit — should succeed
  • Run claude plugin install camunda-ai-dev-kit — should find and install the plugin

🤖 Generated with Claude Code

Replace non-existent `plugin add` with the correct two-step flow:
first register the repo as a marketplace, then install from it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 15, 2026 09:09
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README’s plugin installation instructions to match the current Claude Code plugin marketplace workflow (add a marketplace repo, then install the plugin by name).

Changes:

  • Replace the obsolete claude plugin add ... command with a two-step marketplace add + install flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md Outdated
Use meyerdan/camunda-ai-dev-kit to match the canonical repo in plugin.json.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants