Skip to content

docs(readme): add Claude Code plugin install commands#18

Merged
devantler merged 1 commit into
mainfrom
claude/plugins-claude-install-docs
Jun 10, 2026
Merged

docs(readme): add Claude Code plugin install commands#18
devantler merged 1 commit into
mainfrom
claude/plugins-claude-install-docs

Conversation

@devantler

Copy link
Copy Markdown
Contributor

🤖 Generated by the Daily AI Assistant

What

The Claude Code install section of the README only said the repo "includes a .claude-plugin/marketplace.json for automatic discovery" — while the VS Code and Copilot CLI sections both document concrete browse/install commands. This closes that per-tool parity gap with the verified commands:

/plugin marketplace add devantler-tech/plugins
/plugin install gitops-kubernetes@devantler-plugins

plus how to browse (/plugin Discover tab, or /plugin list).

Why

Advances roadmap epic #7 — acceptance criterion "Documented, in-sync manifests for each supported tool; install instructions per tool." The marketplace already supports Claude Code (the .claude-plugin/marketplace.json is present and its name is devantler-plugins), but a Claude Code user had no copy-pasteable install path. Criterion "no Copilot-specific branding" is already satisfied (README/AGENTS say "tool-neutral", both manifest names are devantler-plugins); the MCP/standards-evaluation criterion is tracked separately. So this advances #7, does not close it.

Scope / safety

  • Docs-only — only README.md changed; both marketplace.json manifests and all plugin.json/SKILL.md files are untouched, so the CI manifest-parity + spec-validation checks are unaffected.
  • Commands verified against the current Claude Code plugin-marketplace docs (/plugin marketplace add <owner/repo>, /plugin install <plugin>@<marketplace>).

Opened as a draft per the contributing workflow.

The Claude Code install section only said the repo "includes a
marketplace.json for automatic discovery" while VS Code and Copilot CLI
both document concrete browse/install commands. Close that per-tool
parity gap (roadmap #7, acceptance criterion: install instructions per
tool) with the verified `/plugin marketplace add` + `/plugin install`
commands and how to browse.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@devantler devantler marked this pull request as ready for review June 10, 2026 13:15
@devantler devantler merged commit 7e9dab3 into main Jun 10, 2026
26 checks passed
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.

1 participant