diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 475a4415..bd59420a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -18,7 +18,7 @@ "url": "https://github.com/kieranklaassen", "email": "kieran@every.to" }, - "homepage": "https://github.com/kieranklaassen/compound-engineering-plugin", + "homepage": "https://github.com/EveryInc/compound-engineering-plugin", "tags": ["ai-powered", "compound-engineering", "workflow-automation", "code-review", "quality", "knowledge-management", "image-generation"], "source": "./plugins/compound-engineering" }, @@ -29,7 +29,7 @@ "author": { "name": "Nityesh Agarwal" }, - "homepage": "https://github.com/kieranklaassen/compound-engineering-plugin", + "homepage": "https://github.com/EveryInc/compound-engineering-plugin", "tags": ["coding", "programming", "tutorial", "learning", "spaced-repetition", "education"], "source": "./plugins/coding-tutor" } diff --git a/README.md b/README.md index df8918ed..f274a0da 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Claude Code plugin marketplace featuring the **Compound Engineering Plugin** ## Claude Code Install ```bash -/plugin marketplace add https://github.com/kieranklaassen/compound-engineering-plugin +/plugin marketplace add https://github.com/EveryInc/compound-engineering-plugin /plugin install compound-engineering ``` diff --git a/plans/grow-your-own-garden-plugin-architecture.md b/plans/grow-your-own-garden-plugin-architecture.md index ebb0b02e..b64c0540 100644 --- a/plans/grow-your-own-garden-plugin-architecture.md +++ b/plans/grow-your-own-garden-plugin-architecture.md @@ -1,6 +1,6 @@ # Grow Your Own Garden: Adaptive Agent Ecosystem -> **Issue:** https://github.com/kieranklaassen/compound-engineering-plugin/issues/20 +> **Issue:** https://github.com/EveryInc/compound-engineering-plugin/issues/20 ## The Idea diff --git a/plugins/compound-engineering/commands/workflows/work.md b/plugins/compound-engineering/commands/workflows/work.md index d404ffc7..bb67c4ca 100644 --- a/plugins/compound-engineering/commands/workflows/work.md +++ b/plugins/compound-engineering/commands/workflows/work.md @@ -279,7 +279,7 @@ This command takes a work document (plan, specification, or todo file) and execu --- - [![Compound Engineered](https://img.shields.io/badge/Compound-Engineered-6366f1)](https://github.com/kieranklaassen/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code) + [![Compound Engineered](https://img.shields.io/badge/Compound-Engineered-6366f1)](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with [Claude Code](https://claude.com/claude-code) EOF )" ```