Skip to content

Add Basecamp plugin marketplace index#1

Merged
jeremy merged 1 commit intomainfrom
marketplace
Mar 4, 2026
Merged

Add Basecamp plugin marketplace index#1
jeremy merged 1 commit intomainfrom
marketplace

Conversation

@jeremy
Copy link
Copy Markdown
Member

@jeremy jeremy commented Mar 4, 2026

Summary

  • Add .claude-plugin/marketplace.json pointing to basecamp/basecamp-cli as the plugin source
  • Unpinned — always resolves to HEAD
  • Plugin content (skills, hooks, commands) lives in basecamp-cli; this repo is the discovery entry only

Companion to basecamp/basecamp-cli#191 which removes the marketplace index from the CLI repo.

Test plan

  • jq . .claude-plugin/marketplace.json parses cleanly
  • Marketplace entry references correct source repo

Points to basecamp/basecamp-cli as the plugin source. Unpinned —
always resolves to HEAD. Plugin content (.claude-plugin/) lives
in that repo; this is the discovery entry only.
Copilot AI review requested due to automatic review settings March 4, 2026 19:41
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

Adds a Claude Code plugin marketplace discovery entry for Basecamp, delegating all plugin implementation (skills/hooks/commands) to the basecamp/basecamp-cli repository as described in the PR metadata.

Changes:

  • Introduces .claude-plugin/marketplace.json with marketplace metadata and a single basecamp plugin entry.
  • Points the plugin source at basecamp/basecamp-cli (unpinned, implicitly HEAD).

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

@jeremy jeremy merged commit 3a19637 into main Mar 4, 2026
4 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.

2 participants