fix: Replace all stale every-marketplace references with compound-engineering-plugin

- CLAUDE.md: update repo name in title, structure diagram, and example install path
- .claude-plugin/marketplace.json: rename marketplace identifier
- docs/solutions/plugin-versioning-requirements.md: fix local file paths
- plugins/compound-engineering/commands/deploy-docs.md: fix GitHub Pages URL
- plans/landing-page-launchkit-refresh.md: fix local file paths

Closes #211. Closed #212 (was inverting the fix).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Kieran Klaassen
2026-03-01 15:05:14 -08:00
parent 2e2a58beab
commit 30837ef2e9
5 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
# Every Marketplace - Claude Code Plugin Marketplace
# compound-engineering-plugin - Claude Code Plugin Marketplace
This repository is a Claude Code plugin marketplace that distributes the `compound-engineering` plugin to developers building with AI-powered tools.
## Repository Structure
```
every-marketplace/
compound-engineering-plugin/
├── .claude-plugin/
│ └── marketplace.json # Marketplace catalog (lists available plugins)
├── docs/ # Documentation site (GitHub Pages)
@@ -261,7 +261,7 @@ python -m http.server 8000
1. Install the marketplace locally:
```bash
claude /plugin marketplace add /Users/yourusername/every-marketplace
claude /plugin marketplace add /Users/yourusername/compound-engineering-plugin
```
2. Install the plugin: